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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_system.h43 #define FPU_ORIG_EIP (FPU_info->___orig_eip) macro
H A Dfpu_entry.c166 FPU_ORIG_EIP = FPU_EIP;
269 FPU_EIP = FPU_ORIG_EIP; /* Point to current FPU instruction. */
279 entry_sel_off.offset = FPU_ORIG_EIP;
570 FPU_ORIG_EIP = FPU_EIP - code_base;
664 FPU_EIP = FPU_ORIG_EIP;
H A Derrors.c53 unsigned long address = FPU_ORIG_EIP;

Completed in 107 milliseconds