Searched refs:OPC_CALL (Results 1 – 6 of 6) sorted by relevance
109 OPC_CALL = 0x35, /* "function" call */ enumerator
338 case OPC_CALL: in disasm()695 case OPC_CALL: in disasm()
272 opc = OPC_CALL; in emit_instructions()
60 OPC_CALL = _OPC(0, 3), enumerator
427 case OPC_CALL: in print_instr_cat0()1311 OPC(0, OPC_CALL, call),
595 | T_OP_CALL { new_instr(OPC_CALL); } cat0_immed