Searched refs:FPU_load_store (Results 1 – 3 of 3) sorted by relevance
67 int FPU_load_store(u_char type, fpu_addr_modes addr_modes, in FPU_load_store() function
93 extern int FPU_load_store(u_char type, fpu_addr_modes addr_modes,
457 FPU_load_store(((FPU_modrm & 0x38) | (byte1 & 6)) in math_emulate()