Lines Matching refs:sljit_si
184 static sljit_si push_inst16(struct sljit_compiler *compiler, sljit_ins inst) in push_inst16()
196 static sljit_si push_inst32(struct sljit_compiler *compiler, sljit_ins inst) in push_inst32()
206 static SLJIT_INLINE sljit_si emit_imm32_const(struct sljit_compiler *compiler, sljit_si dst, sljit_… in emit_imm32_const()
216 sljit_si dst = inst[1] & 0x0f00; in modify_imm32_const()
224 static SLJIT_INLINE sljit_si detect_jump_type(struct sljit_jump *jump, sljit_uh *code_ptr, sljit_uh… in detect_jump_type()
281 sljit_si type = (jump->flags >> 4) & 0xf; in set_jump_instruction()
284 sljit_si s, j1, j2; in set_jump_instruction()
431 sljit_si counter; in get_imm()
477 static sljit_si load_immediate(struct sljit_compiler *compiler, sljit_si dst, sljit_uw imm) in load_immediate()
511 static sljit_si emit_op_imm(struct sljit_compiler *compiler, sljit_si flags, sljit_si dst, sljit_uw… in emit_op_imm()
516 sljit_si reg; in emit_op_imm()
870 static sljit_si emit_set_delta(struct sljit_compiler *compiler, sljit_si dst, sljit_si reg, sljit_s… in emit_set_delta()
891 static sljit_si getput_arg_fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, slji… in getput_arg_fast()
893 sljit_si other_r, shift; in getput_arg_fast()
978 static sljit_si can_cache(sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in can_cache()
1002 static sljit_si getput_arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, in getput_arg()
1003 sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in getput_arg()
1005 sljit_si tmp_r, other_r; in getput_arg()
1110 static SLJIT_INLINE sljit_si emit_op_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si … in emit_op_mem()
1119 … SLJIT_INLINE sljit_si emit_op_mem2(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg,… in emit_op_mem2()
1130 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter()
1131 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_emit_enter()
1132 sljit_si fscratches, sljit_si fsaveds, sljit_si local_size) in sljit_emit_enter()
1134 sljit_si size, i, tmp; in sljit_emit_enter()
1175 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_set_context(struct sljit_compiler *compiler, in sljit_set_context()
1176 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_set_context()
1177 sljit_si fscratches, sljit_si fsaveds, sljit_si local_size) in sljit_set_context()
1179 sljit_si size; in sljit_set_context()
1190 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op, s… in sljit_emit_return()
1192 sljit_si i, tmp; in sljit_emit_return()
1240 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) in sljit_emit_op0()
1282 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_op1()
1283 sljit_si dst, sljit_sw dstw, in sljit_emit_op1()
1284 sljit_si src, sljit_sw srcw) in sljit_emit_op1()
1286 sljit_si dst_r, flags; in sljit_emit_op1()
1287 sljit_si op_flags = GET_ALL_FLAGS(op); in sljit_emit_op1()
1415 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_op2()
1416 sljit_si dst, sljit_sw dstw, in sljit_emit_op2()
1417 sljit_si src1, sljit_sw src1w, in sljit_emit_op2()
1418 sljit_si src2, sljit_sw src2w) in sljit_emit_op2()
1420 sljit_si dst_r, flags; in sljit_emit_op2()
1494 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_get_register_index(sljit_si reg) in sljit_get_register_index()
1500 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_get_float_register_index(sljit_si reg) in sljit_get_float_register_index()
1506 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom()
1507 void *instruction, sljit_si size) in sljit_emit_op_custom()
1521 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_is_fpu_available(void) in sljit_is_fpu_available()
1533 static sljit_si emit_fop_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, sljit_s… in emit_fop_mem()
1597 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd()
1598 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convw_fromd()
1599 sljit_si src, sljit_sw srcw) in sljit_emit_fop1_convw_fromd()
1618 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw()
1619 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convd_fromw()
1620 sljit_si src, sljit_sw srcw) in sljit_emit_fop1_convd_fromw()
1622 sljit_si dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_convd_fromw()
1642 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp()
1643 sljit_si src1, sljit_sw src1w, in sljit_emit_fop1_cmp()
1644 sljit_si src2, sljit_sw src2w) in sljit_emit_fop1_cmp()
1660 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fop1(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1()
1661 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1()
1662 sljit_si src, sljit_sw srcw) in sljit_emit_fop1()
1664 sljit_si dst_r; in sljit_emit_fop1()
1708 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fop2(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop2()
1709 sljit_si dst, sljit_sw dstw, in sljit_emit_fop2()
1710 sljit_si src1, sljit_sw src1w, in sljit_emit_fop2()
1711 sljit_si src2, sljit_sw src2w) in sljit_emit_fop2()
1713 sljit_si dst_r; in sljit_emit_fop2()
1761 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter()
1784 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fast_return()
1811 static sljit_uw get_cc(sljit_si type) in get_cc()
1882 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1915 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
1943 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_op_flags()
1944 sljit_si dst, sljit_sw dstw, in sljit_emit_op_flags()
1945 sljit_si src, sljit_sw srcw, in sljit_emit_op_flags()
1946 sljit_si type) in sljit_emit_op_flags()
1948 sljit_si dst_r, flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags()
2025 …E struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dst… in sljit_emit_const()
2028 sljit_si dst_r; in sljit_emit_const()