Searched refs:JS_STATUS_INSTR_INVALID_ENC (Results 1 – 3 of 3) sorted by relevance
194 #define JS_STATUS_INSTR_INVALID_ENC (JS_STATUS_INSTRUCTION_FAULT_BASE + 0x01) /* 0x51 means I… macro
449 #define JS_STATUS_INSTR_INVALID_ENC (JS_STATUS_INSTRUCTION_FAULT_BASE + 0x01) /* 0x51 means I… macro
822 JS_STATUS_INSTR_INVALID_ENC; in update_register_statuses()