Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/fpu/
Dfpu_emu.h181 #define FPE_STATE 0x4 macro
Dfpu.c284 DPRINTF(FPE_STATE, ("BEFORE:\n")); in fpu_execute()
285 DUMPSTATE(FPE_STATE, fe->fe_fpstate); in fpu_execute()
413 DPRINTF(FPE_STATE, ("AFTER:\n")); in fpu_execute()
414 DUMPSTATE(FPE_STATE, fs); in fpu_execute()