Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h129 #define TARGET_ILL_ILLADR (3) /* Illegal addressing mode. */ macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h648 #define TARGET_ILL_ILLADR (3) /* illegal addressing mode */ macro