Searched refs:RC_OPCODE_ILLEGAL_OPCODE (Results 1 – 5 of 5) sorted by relevance
38 RC_OPCODE_ILLEGAL_OPCODE, enumerator
175 inst->U.I.Opcode = RC_OPCODE_ILLEGAL_OPCODE; in rc_alloc_instruction()
39 .Opcode = RC_OPCODE_ILLEGAL_OPCODE,
43 c->Program.Instructions.U.I.Opcode = RC_OPCODE_ILLEGAL_OPCODE; in rc_init()
121 return RC_OPCODE_ILLEGAL_OPCODE; in translate_opcode()