Searched refs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance
73 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator74 # define ILL_ILLOPC ILL_ILLOPC macro
66 detail->code = posix ? ILL_ILLOPC : ILL_INVOPR_FAULT; in exception2signal()
Completed in 3 milliseconds