/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeX86_common.c | 613 #define EMIT_MOV(compiler, dst, dstw, src, srcw) \ argument 640 sljit_s32 dst, sljit_sw dstw, in emit_mov() 854 sljit_s32 dst, sljit_sw dstw, in emit_mov_byte() 999 sljit_s32 dst, sljit_sw dstw, in emit_mov_half() 1050 sljit_s32 dst, sljit_sw dstw, in emit_unary() 1089 sljit_s32 dst, sljit_sw dstw, in emit_not_with_flags() 1129 sljit_s32 dst, sljit_sw dstw, in emit_clz() 1238 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1438 sljit_s32 dst, sljit_sw dstw, 1554 sljit_s32 dst, sljit_sw dstw, [all …]
|
H A D | sljitLir.c | 981 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_fast_enter() 1036 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1() 1115 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2() 1239 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1() 1311 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64() 1341 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw() 1371 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2() 1518 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags() 1560 …_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in check_sljit_get_local_base() 1577 …heck_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in check_sljit_emit_const() [all …]
|
H A D | sljitNativeSPARC_common.c | 649 sljit_s32 dst, sljit_sw dstw, in emit_op() 824 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 892 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 973 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 998 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1049 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1107 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 1195 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 1387 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 1431 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeARM_32.c | 1403 sljit_s32 dst, sljit_sw dstw, in emit_op() 1628 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1691 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 1846 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 1869 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1915 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1962 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 2020 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 2211 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 2259 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeMIPS_common.c | 877 sljit_s32 dst, sljit_sw dstw, in emit_op() 1062 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1163 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 1272 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 1305 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1385 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1436 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 1521 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 1891 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 1981 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativePPC_common.c | 1135 sljit_s32 dst, sljit_sw dstw, in emit_op() 1314 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1469 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 1731 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 1799 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1894 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1946 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 2030 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 2232 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 2374 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeARM_64.c | 1287 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1439 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 1612 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 1634 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1683 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1730 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 1780 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 1976 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 2025 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeARM_T2_32.c | 1224 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1() 1341 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2() 1470 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64() 1493 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw() 1539 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1() 1586 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2() 1636 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 1810 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags() 1890 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeX86_64.c | 586 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 687 sljit_s32 dst, sljit_sw dstw, in emit_mov_int()
|
H A D | sljitNativeTILEGX_64.c | 1552 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter() 1961 …jit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in emit_op() 2087 …p_flags(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in sljit_emit_op_flags() 2197 …mit_op1(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in sljit_emit_op1() 2262 …mit_op2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in sljit_emit_op2() 2497 …it_fop1(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in sljit_emit_fop1() 2502 …it_fop2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src… in sljit_emit_fop2() 2507 …st * sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()
|
H A D | sljitNativeX86_32.c | 533 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
|
/netbsd-src/sys/net/ |
H A D | bpfjit.c | 970 sljit_sw dstw; in emit_memstore() local
|
/netbsd-src/sys/dev/sbus/ |
H A D | p9100.c | 773 uint32_t src, dst, srcw, dstw; in p9100_bitblt() local
|
/netbsd-src/sys/external/bsd/sljit/dist/test_src/ |
H A D | sljitTest.c | 81 static void cond_set(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_s32 type) in cond_set()
|