Searched refs:JMPL (Results 1 – 4 of 4) sorted by relevance
157 #define JMPL (OPC1(0x2) | OPC3(0x38)) macro552 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); in sljit_emit_return()992 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS)); in sljit_emit_op_src()1373 …PTR_FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(TMP_REG1) | … in sljit_emit_jump()1426 …FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(src_r) | IMM(0),… in sljit_emit_ijump()
914 // indirect calls: special cases of JMPL.931 // JMPL Instruction.947 // special cases of JMPL:
909 // indirect calls: special cases of JMPL.926 // JMPL Instruction.942 // special cases of JMPL: