HomeSort by: relevance | last modified time | path
    Searched refs:JMPL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeSPARC_common.c 148 #define JMPL (OPC1(0x2) | OPC3(0x38))
484 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS));
1225 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS));
1344 PTR_FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(TMP_REG2) | IMM(0), UNMOVABLE_INS));
1380 FAIL_IF(push_inst(compiler, JMPL | D(type >= SLJIT_FAST_CALL ? TMP_LINK : 0) | S1(src_r) | IMM(0), UNMOVABLE_INS));
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 176 #define JMPL 0x38
1129 case JMPL:
1134 sregs->icnt = T_JMPL; /* JMPL takes two cycles */
  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 176 #define JMPL 0x38
1129 case JMPL:
1134 sregs->icnt = T_JMPL; /* JMPL takes two cycles */

Completed in 19 milliseconds