Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h128 #define TARGET_ILL_ILLOPN (2) /* Illegal operand. */ macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h647 #define TARGET_ILL_ILLOPN (2) /* illegal operand */ macro