Home
last modified time | relevance | path

Searched refs:FPU_ORIG_EIP (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_entry.c165 FPU_ORIG_EIP = FPU_EIP; in math_emulate()
283 FPU_EIP = FPU_ORIG_EIP; /* Point to current FPU instruction. */ in math_emulate()
293 entry_sel_off.offset = FPU_ORIG_EIP; in math_emulate()
564 FPU_ORIG_EIP = FPU_EIP - code_base; in math_emulate()
664 FPU_EIP = FPU_ORIG_EIP; in math_abort()
Dfpu_system.h45 #define FPU_ORIG_EIP (FPU_info->___orig_eip) macro
Derrors.c40 unsigned long address = FPU_ORIG_EIP; in Un_impl()
91 unsigned long address = FPU_ORIG_EIP; in FPU_printall()