Searched defs:emit_single_op (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeSPARC_32.c | 40 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativePPC_32.c | 46 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeMIPS_32.c | 71 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeMIPS_64.c | 162 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativePPC_64.c | 150 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeARM_32.c | 996 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeTILEGX_64.c | 1587 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-xtensa.c | 6992 emit_single_op (TInsn *orig_insn) in emit_single_op() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-xtensa.c | 7005 emit_single_op (TInsn *orig_insn) in emit_single_op() function
|