Home
last modified time | relevance | path

Searched defs:src2 (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/qemu/target/sparc/
H A Dvis_helper.c101 uint64_t helper_fpmerge(uint32_t src1, uint32_t src2) in helper_fpmerge()
127 uint64_t helper_fmul8x16(uint32_t src1, uint64_t src2) in helper_fmul8x16()
143 uint64_t helper_fmul8x16a(uint32_t src1, int32_t src2) in helper_fmul8x16a()
189 uint64_t helper_fexpand(uint32_t src2) in helper_fexpand()
204 uint64_t helper_fcmpeq8(uint64_t src1, uint64_t src2) in helper_fcmpeq8()
220 uint64_t helper_fcmpne8(uint64_t src1, uint64_t src2) in helper_fcmpne8()
225 uint64_t helper_fcmple8(uint64_t src1, uint64_t src2) in helper_fcmple8()
239 uint64_t helper_fcmpgt8(uint64_t src1, uint64_t src2) in helper_fcmpgt8()
244 uint64_t helper_fcmpule8(uint64_t src1, uint64_t src2) in helper_fcmpule8()
258 uint64_t helper_fcmpugt8(uint64_t src1, uint64_t src2) in helper_fcmpugt8()
[all …]
H A Dfop_helper.c88 float32 helper_fadds(CPUSPARCState *env, float32 src1, float32 src2) in helper_fadds()
95 float32 helper_fsubs(CPUSPARCState *env, float32 src1, float32 src2) in helper_fsubs()
102 float32 helper_fmuls(CPUSPARCState *env, float32 src1, float32 src2) in helper_fmuls()
109 float32 helper_fdivs(CPUSPARCState *env, float32 src1, float32 src2) in helper_fdivs()
116 float64 helper_faddd(CPUSPARCState *env, float64 src1, float64 src2) in helper_faddd()
144 Int128 helper_faddq(CPUSPARCState *env, Int128 src1, Int128 src2) in helper_faddq()
151 Int128 helper_fsubq(CPUSPARCState *env, Int128 src1, Int128 src2) in helper_fsubq()
158 Int128 helper_fmulq(CPUSPARCState *env, Int128 src1, Int128 src2) in helper_fmulq()
165 Int128 helper_fdivq(CPUSPARCState *env, Int128 src1, Int128 src2) in helper_fdivq()
493 uint32_t helper_flcmps(float32 src1, float32 src2) in helper_flcmps()
[all …]
H A Dtranslate.c4952 TCGv_i32 src1, src2; in TRANS() local
4990 TCGv_i32 src1, src2; in TRANS() local
5014 TCGv_i32 src1, src2; in TRANS() local
5037 TCGv_i64 dst, src2; in TRANS() local
5156 TCGv_i64 src1, src2; in TRANS() local
5223 TCGv_i32 src1, src2; in TRANS() local
5243 TCGv_i32 src1, src2; in trans_FNsMULd() local
5355 TCGv_i64 src1, src2; in TRANS() local
5443 TCGv_i32 src1, src2; in do_fcmps() local
5467 TCGv_i64 src1, src2; in TRANS() local
[all …]
H A Dhelper.c133 target_ulong src2) in helper_taddcctv()
169 target_ulong src2) in helper_tsubcctv()
/openbmc/linux/kernel/bpf/
H A Dcpumask.c136 const struct cpumask *src2) in bpf_cpumask_first_and()
251 const struct cpumask *src2) in bpf_cpumask_and()
266 const struct cpumask *src2) in bpf_cpumask_or()
281 const struct cpumask *src2) in bpf_cpumask_xor()
297 __bpf_kfunc bool bpf_cpumask_equal(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_equal()
313 __bpf_kfunc bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_intersects()
329 __bpf_kfunc bool bpf_cpumask_subset(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_subset()
405 const struct cpumask *src2) in bpf_cpumask_any_and_distribute()
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c196 #define NEON_FN(dest, src1, src2) \ argument
201 #define NEON_FN(dest, src1, src2) \ argument
206 #define NEON_FN(dest, src1, src2) \ argument
212 #define NEON_FN(dest, src1, src2) \ argument
218 #define NEON_FN(dest, src1, src2) \ argument
223 #define NEON_FN(dest, src1, src2) \ argument
238 #define NEON_FN(dest, src1, src2) \ argument
244 #define NEON_FN(dest, src1, src2) \ in NEON_GVEC_VOP2() argument
250 #define NEON_FN(dest, src1, src2) \ in NEON_GVEC_VOP2() argument
255 #define NEON_FN(dest, src1, src2) \ in NEON_GVEC_VOP2() argument
[all …]
/openbmc/qemu/target/i386/tcg/
H A Dcc_helper.c81 target_ulong src2) in compute_all_adcx()
87 target_ulong src2) in compute_all_adox()
93 target_ulong src2) in compute_all_adcox()
99 target_ulong src2, int op) in helper_cc_compute_all()
238 target_ulong src2, int op) in helper_cc_compute_c()
/openbmc/qemu/include/qemu/
H A Dbitmap.h137 const unsigned long *src2, long nbits) in bitmap_and()
146 const unsigned long *src2, long nbits) in bitmap_or()
156 const unsigned long *src2, long nbits) in bitmap_xor()
166 const unsigned long *src2, long nbits) in bitmap_andnot()
186 const unsigned long *src2, long nbits) in bitmap_equal()
214 const unsigned long *src2, long nbits) in bitmap_intersects()
/openbmc/linux/include/linux/
H A Dbitmap.h333 const unsigned long *src2, unsigned int nbits) in bitmap_and()
341 const unsigned long *src2, unsigned int nbits) in bitmap_or()
350 const unsigned long *src2, unsigned int nbits) in bitmap_xor()
359 const unsigned long *src2, unsigned int nbits) in bitmap_andnot()
383 const unsigned long *src2, unsigned int nbits) in bitmap_equal()
403 const unsigned long *src2, in bitmap_or_equal()
414 const unsigned long *src2, in bitmap_intersects()
424 const unsigned long *src2, unsigned int nbits) in bitmap_subset()
458 const unsigned long *src2, unsigned int nbits) in bitmap_weight_and()
H A Dlinkmode.h36 const unsigned long *src2) in linkmode_andnot()
75 const unsigned long *src2) in linkmode_equal()
81 const unsigned long *src2) in linkmode_intersects()
87 const unsigned long *src2) in linkmode_subset()
H A Dnodemask.h162 #define nodes_and(dst, src1, src2) \ argument
170 #define nodes_or(dst, src1, src2) \ argument
178 #define nodes_xor(dst, src1, src2) \ argument
186 #define nodes_andnot(dst, src1, src2) \ argument
202 #define nodes_equal(src1, src2) \ argument
210 #define nodes_intersects(src1, src2) \ argument
218 #define nodes_subset(src1, src2) \ argument
/openbmc/linux/tools/include/linux/
H A Dbitmap.h74 const unsigned long *src2, unsigned int nbits) in bitmap_or()
118 const unsigned long *src2, unsigned int nbits) in bitmap_and()
133 const unsigned long *src2, unsigned int nbits) in bitmap_equal()
144 const unsigned long *src2, in bitmap_intersects()
/openbmc/linux/arch/m68k/math-emu/
H A Dmulti_arith.h115 struct fp_ext *src2) in fp_submant()
126 #define fp_mul64(desth, destl, src1, src2) ({ \ argument
133 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument
166 struct fp_ext *src2) in fp_multiplymant()
/openbmc/linux/lib/crypto/
H A Dutils.c17 void __crypto_xor(u8 *dst, const u8 *src1, const u8 *src2, unsigned int len) in __crypto_xor()
/openbmc/linux/arch/arm64/lib/
H A Dmemcmp.S21 #define src2 x1 macro
H A Dstrcmp.S24 #define src2 x1 macro
H A Dstrncmp.S25 #define src2 x1 macro
/openbmc/linux/arch/ia64/lib/
H A Dcopy_page.S30 #define src2 r21 macro
H A Dmemcpy.S31 # define src2 r17 macro
/openbmc/linux/include/crypto/
H A Dutils.h35 static inline void crypto_xor_cpy(u8 *dst, const u8 *src1, const u8 *src2, in crypto_xor_cpy()
/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c604 s16 src2 = (rs2 >> (byte * 16)) & 0xffff; in pmul() local
621 s16 src2; in pmul() local
654 s16 src2; in pmul() local
684 s16 src2; in pmul() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_utilities.c77 const struct efi_device_path *src2) in append_device_path()
/openbmc/u-boot/lib/libavb/
H A Davb_sysdeps_posix.c11 int avb_memcmp(const void* src1, const void* src2, size_t n) { in avb_memcmp()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dclock.h25 unsigned int src2; member
61 unsigned int src2; member
/openbmc/qemu/target/riscv/
H A Dtranslate.c828 TCGv src2 = get_gpr(ctx, a->rs2, EXT_NONE); in gen_logic() local
876 TCGv src2 = tcg_constant_tl(a->imm); in gen_arith_imm_tl() local
902 TCGv src2 = get_gpr(ctx, a->rs2, ext); in gen_arith() local
990 TCGv dest, src1, src2; in gen_shift_imm_tl() local
1011 TCGv src2 = get_gpr(ctx, a->rs2, EXT_NONE); in gen_shift() local
1085 TCGv src1, src2 = get_gpr(ctx, a->rs2, EXT_NONE); in gen_amo() local
1106 TCGv src2 = get_gpr(ctx, a->rs2, EXT_NONE); in gen_cmpxchg() local

123