Home
last modified time | relevance | path

Searched refs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dundefined.c329 ksi.ksi_code = ILL_ILLOPC; in undefinedinstruction()
/f-stack/freebsd/sys/
H A Dsignal.h305 #define ILL_ILLOPC 1 /* Illegal opcode. */ macro