Home
last modified time | relevance | path

Searched defs:TARGET_FPE_FLTINV (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h156 #define TARGET_FPE_FLTINV (7) /* Invalid floating point operation. */ macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h664 #define TARGET_FPE_FLTINV (7) /* floating point invalid operation */ macro