Searched refs:state13 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/loongarch/vdso/ |
D | vgetrandom-chacha.S | 53 #define state13 t0 macro 69 #define line3 state12, state13, state14, state15 73 #define line3_perm state15, state12, state13, state14 125 move state13, cnt_hi 213 add.w state13, state13, cnt_hi 215 st.w state13, output, 52 243 move state13, zero
|
/linux-6.12.1/arch/powerpc/kernel/vdso/ |
D | vgetrandom-chacha.S | 48 #define state13 r29 macro 216 mr state13, counter1 246 add state13, state13, counter1 269 stwbrx state13, 0, dst_bytes 287 stw state13, 56(dst_bytes)
|