HomeSort by: relevance | last modified time | path
    Searched defs:JR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeMIPS_common.c 140 #define JR (HI(0) | LO(8))
653 FAIL_IF(push_inst(compiler, JR | SA(RETURN_ADDR_REG), UNMOVABLE_INS));
1551 FAIL_IF(push_inst(compiler, JR | SA(RETURN_ADDR_REG), UNMOVABLE_INS));
1667 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS));
1814 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS));
1883 FAIL_IF(push_inst(compiler, JR | S(src_r), UNMOVABLE_INS));
sljitNativeTILEGX_64.c 390 #define JR(reg) \
1284 return JR(RA);
1584 return JR(RA);

Completed in 15 milliseconds