Home
last modified time | relevance | path

Searched refs:JMPL (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeSPARC_common.c148 #define JMPL (OPC1(0x2) | OPC3(0x38)) macro
484 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); in sljit_emit_return()
1225 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS)); in sljit_emit_fast_return()
1344 …PTR_FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(TMP_REG2) | … in sljit_emit_jump()
1380 …FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(src_r) | IMM(0),… in sljit_emit_ijump()
/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Dexec.c176 #define JMPL 0x38 macro
1129 case JMPL: in dispatch_instruction()
DChangeLog-20211282 * Corrected JMPL and RETT timing (these instructions takes two cycles).
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dmloop.in203 This flag gets set in frvbf_set_write_next_vliw_to_LR by the JMPL,
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.md313 ;; uncond_branch: BA BPA JMPL