Searched refs:fxrstor (Results 1 – 2 of 2) sorted by relevance
79 #define fxrstor(addr) __asm __volatile("fxrstor %0" : : "m" (*(addr))) macro156 void fxrstor(caddr_t addr);260 fxrstor((char *)addr); in fpurestore_fxrstor()
93 #define fxrstor(addr) __asm __volatile("fxrstor %0" : : "m" (*(addr))) macro140 void fxrstor(caddr_t addr);1321 fxrstor(addr); in fpurstor()