Home
last modified time | relevance | path

Searched refs:FPU_EAX (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_system.h42 #define FPU_EAX (FPU_info->___eax) macro
Dfpu_aux.c69 *(short *) &FPU_EAX = status_word(); in fstsw_ax()