Searched refs:JMPL (Results 1 – 4 of 4) sorted by relevance
157 #define JMPL (OPC1(0x2) | OPC3(0x38)) macro518 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); in sljit_emit_return()1205 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS)); in sljit_emit_fast_return()1325 …PTR_FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(TMP_REG1) | … in sljit_emit_jump()1378 …FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(src_r) | IMM(0),… in sljit_emit_ijump()
913 // indirect calls: special cases of JMPL.930 // JMPL Instruction.946 // special cases of JMPL:
909 // indirect calls: special cases of JMPL.926 // JMPL Instruction.942 // special cases of JMPL:
297 // special cases of JMPL: