Searched refs:s4 (Results 1 - 25 of 78) sorted by path

1234

/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h20 #define s4 $13 macro
/linux-master/arch/mips/fw/lib/
H A Dcall_o32.S52 REG_S s4,O32_FRAMESZ-7*SZREG(sp)
94 REG_L s4,O32_FRAMESZ-7*SZREG(sp)
/linux-master/arch/mips/include/asm/
H A Dasmmacro-64.h22 LONG_S s4, THREAD_REG20(\thread) variable
35 LONG_L s4, THREAD_REG20(\thread) variable
H A Dasmmacro-32.h69 LONG_S s4, THREAD_REG20(\thread) variable
82 LONG_L s4, THREAD_REG20(\thread) variable
H A Dregdef.h136 #define s4 $20 macro
179 #define s4 $20 macro
/linux-master/arch/mips/power/
H A Dhibernate_asm.S24 PTR_S s4, PT_R20(t0)
54 PTR_L s4, PT_R20(t0)
/linux-master/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S28 sw s4, 20(sp)
39 * s4: Restart vector address
48 lw s4, 16(t0)
68 2: move t1, s4
157 2: move t1, s4
177 lw s4, 20(sp)
H A Ds3-mips.S31 sw s4, 20(t0)
122 lw s4, 20(t0)
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c13 struct s4;
18 struct s4 *s4; member in struct:s2
26 struct s4 { struct
51 struct s4 s4; member in struct:root_struct
/linux-master/arch/arm/boot/dts/marvell/
H A DMakefile38 armada-385-clearfog-gtr-s4.dtb \
/linux-master/arch/arm/crypto/
H A Dblake2b-neon-core.S69 .macro _blake2b_round s0, s1, s2, s3, s4, s5, s6, s7, \
81 vadd.u64 d2, d2, M_\s4
H A Dblake2s-core.S128 .macro _blake2s_round s0, s1, s2, s3, s4, s5, s6, s7, \
144 \s4, \s5, \s6, \s7
H A Dcrct10dif-ce-core.S305 vmov s4, s3 // extract high 32 bits
/linux-master/arch/arm64/boot/dts/amlogic/
H A DMakefile72 dtb-$(CONFIG_ARCH_MESON) += meson-s4-s805x2-aq222.dtb
/linux-master/arch/arm64/crypto/
H A Dsm3-ce-core.S52 .macro qround, ab, s0, s1, s2, s3, s4
53 .ifnb \s4
54 ext \s4\().16b, \s1\().16b, \s2\().16b, #12
57 sm3partw1 \s4\().4s, \s0\().4s, \s3\().4s
67 .ifnb \s4
68 sm3partw2 \s4\().4s, v7.4s, v6.4s
H A Dsm4-neon-core.S50 #define transpose_4x4_2x(s0, s1, s2, s3, s4, s5, s6, s7) \
55 zip1 RTMP4.4s, s4.4s, s5.4s; \
57 zip2 RTMP6.4s, s4.4s, s5.4s; \
63 zip1 s4.2d, RTMP4.2d, RTMP5.2d; \
78 #define rotate_clockwise_4x4_2x(s0, s1, s2, s3, s4, s5, s6, s7) \
83 zip1 RTMP4.4s, s5.4s, s4.4s; \
85 zip2 RTMP5.4s, s5.4s, s4.4s; \
91 zip1 s4.2d, RTMP6.2d, RTMP4.2d; \
/linux-master/arch/loongarch/include/asm/
H A Dasmmacro.h18 stptr.d s4, \thread, THREAD_REG27
32 ldptr.d s4, \thread, THREAD_REG27
H A Dregdef.h35 #define s4 $r27 macro
H A Dstackframe.h77 cfi_st s4, PT_R27, \docfi variable
192 cfi_ld s4, PT_R27, \docfi variable
/linux-master/arch/loongarch/kernel/
H A Dmcount_dyn.S56 PTR_S s4, sp, PT_R27
H A Drelocate_kernel.S69 REG_L s4, s1, 0
70 REG_S s4, s3, 0
H A Drethook_trampoline.S33 cfi_st s4, PT_R27
68 cfi_ld s4, PT_R27
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S25 PTR_S s4, t0, PT_R27
59 PTR_L s4, t0, PT_R27
/linux-master/arch/mips/crypto/
H A Dchacha-core.S24 #define X13 $s4
223 sw $s4, 16($sp)
302 lw $s4, 16($sp)
H A Dpoly1305-mips.pl42 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
59 # ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7)=map("\$$_",(16..23));
227 ($s0,$s1,$s2,$s3,$s4,$s5,$in0,$in1,$t2);
259 sd $s4,32($sp)
428 ld $s4,32($sp)
734 ($s0,$s1,$s2,$s3,$s4, $s5,$s6,$s7,$s8, $s9,$s10,$s11);
756 sw $s4, 4*4($sp)
1138 lw $s4, 4*4($sp)

Completed in 274 milliseconds

1234