Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h130 #define TARGET_ILL_ILLTRP (4) /* Illegal trap. */ macro
/qemu/linux-user/
H A Dsyscall_defs.h649 #define TARGET_ILL_ILLTRP (4) /* illegal trap */ macro