Home
last modified time | relevance | path

Searched refs:state3 (Results 1 – 5 of 5) sorted by relevance

/arch/x86/entry/vdso/
A Dvgetrandom-chacha.S36 .set state3, %xmm4 define
68 psrld $16,state3
69 por temp,state3
84 psrld $24,state3
85 por temp,state3
100 pshufd $0x93,state3,state3
107 psrld $16,state3
108 por temp,state3
124 por temp,state3
139 pshufd $0x39,state3,state3
[all …]
/arch/arm64/kernel/vdso/
A Dvgetrandom-chacha.S12 #define state3 v3 macro
64 mov state3.16b, copy3.16b
77 eor state3.16b, state3.16b, state0.16b
78 rev32 state3.8h, state3.8h
89 shl state3.4s, tmp.4s, #8
103 ext state3.16b, state3.16b, state3.16b, #12
107 eor state3.16b, state3.16b, state0.16b
108 rev32 state3.8h, state3.8h
133 ext state3.16b, state3.16b, state3.16b, #4
145 add state3.4s, state3.4s, copy3.4s
[all …]
/arch/powerpc/kernel/vdso/
A Dvgetrandom-chacha.S38 #define state3 r19 macro
198 lis state3, const3@ha
202 addi state3, state3, const3@l
230 addis state3, state3, const3@ha
234 addi state3, state3, const3@l
254 stwbrx state3, 0, dst_bytes
277 stw state3, 16(dst_bytes)
/arch/loongarch/vdso/
A Dvgetrandom-chacha.S43 #define state3 s3 macro
64 #define line0 state0, state1, state2, state3
110 move state3, copy3
174 st.w state3, output, 12
182 ld.w state3, key, 12
195 ld.w state3, key, 28
/arch/riscv/kernel/vdso/
A Dvgetrandom-chacha.S42 #define state3 s3 macro
62 #define line0 state0, state1, state2, state3
109 mv state3, copy3
173 sw state3, 12(output)
181 lw state3, 12(key)
194 lw state3, 28(key)

Completed in 23 milliseconds