Home
last modified time | relevance | path

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

12

/arch/m68k/math-emu/
Dmulti_arith.h117 struct fp_ext *src2) in fp_submant()
128 #define fp_mul64(desth, destl, src1, src2) ({ \ argument
135 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument
168 struct fp_ext *src2) in fp_multiplymant()
Dfp_log.c28 struct fp_ext tmp, src2; in fp_fsqrt() local
/arch/arm64/lib/
Dmemcmp.S21 #define src2 x1 macro
Dstrcmp.S24 #define src2 x1 macro
Dstrncmp.S25 #define src2 x1 macro
/arch/sparc/kernel/
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
/arch/powerpc/mm/book3s64/
Dslice.c399 const struct slice_mask *src2) in slice_or_mask()
409 const struct slice_mask *src2) in slice_andnot_mask()
/arch/riscv/net/
Dbpf_jit_comp32.c564 static int emit_branch_r64(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r64()
722 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r32()
/arch/arm/boot/dts/renesas/
Dr8a7793.dtsi1122 src2: src-2 { label
Dr8a7794.dtsi1104 src2: src-2 { label
Dr8a7745.dtsi1268 src2: src-2 { label
Dr8a7744.dtsi1338 src2: src-2 { label
Dr8a7791.dtsi1376 src2: src-2 { label
Dr8a7743.dtsi1338 src2: src-2 { label
Dr8a7790.dtsi1344 src2: src-2 { label
Dr8a7742.dtsi1309 src2: src-2 { label
/arch/parisc/net/
Dbpf_jit_comp32.c699 static int emit_branch_r64(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r64()
866 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r32()
/arch/powerpc/kvm/
Dbook3s_paired_singles.c495 u32 *src2, u32 *src3)) in kvmppc_ps_three_in()
543 u32 *src2)) in kvmppc_ps_two_in()
/arch/arc/include/asm/
Ddisasm.h85 int src1, src2, src3, dest, wb_reg; member
/arch/arm64/boot/dts/renesas/
Dr8a774c0.dtsi1423 src2: src-2 { label
Dr8a77990.dtsi1574 src2: src-2 { label
Dr8a774b1.dtsi1668 src2: src-2 { label
Dr8a774a1.dtsi1784 src2: src-2 { label
/arch/parisc/math-emu/
Dsgl_float.h28 #define Sgl_and_signs( src1dst, src2) \ argument
30 #define Sgl_or_signs( src1dst, src2) \ argument
Ddbl_float.h29 #define Dbl_and_signs( src1dst, src2) \ argument
31 #define Dbl_or_signs( src1dst, src2) \ argument
718 #define Dbl_copyto_dblext(src1,src2,dest1,dest2,dest3,dest4) \ argument

12