Searched refs:ILL_PRVOPC (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/debug/strace/
H A Dsignals.cpp83 CASE(ILL_PRVOPC)
/haiku/headers/posix/
H A Dsignal.h178 #define ILL_PRVOPC 14 /* privileged opcode */ macro
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp153 signalCode = ILL_PRVOPC; // or ILL_PRVREG

Completed in 43 milliseconds