Searched refs:ILL_ILLADR (Results 1 – 2 of 2) sorted by relevance
242 ksi.ksi_code = ILL_ILLADR; in undefinedinstruction()301 ksi.ksi_code = ILL_ILLADR; in undefinedinstruction()
307 #define ILL_ILLADR 3 /* Illegal addressing mode. */ macro