Searched refs:OPC_RET (Results 1 – 7 of 7) sorted by relevance
280 opc = OPC_RET; in emit_instructions()283 opc = OPC_RET; in emit_instructions()
108 OPC_RET = 0x34, /* return */ enumerator
269 case OPC_RET: { in emu_instr()
662 case OPC_RET: in disasm_instr()
65 OPC_RET = _OPC(0, 4), enumerator
162 OPC(0, OPC_RET, ret),
783 | T_OP_RET { new_instr(OPC_RET); }