Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dfpu_system.h82 #define FPU_EAX (FPU_info->regs->ax) macro
H A Dfpu_aux.c78 *(short *)&FPU_EAX = status_word(); in fstsw_ax()