Home
last modified time | relevance | path

Searched refs:w12 (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c274 uint64_t w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in Transform() local
288 Round(e, f, g, &h, a, b, c, &d, 0x72be5d74f27b896full, w12 = be64_to_cpu(chunk[12])); in Transform()
296 Round(f, g, h, &a, b, c, d, &e, 0x240ca1cc77ac9c65ull, w3 += sigma1(w1) + w12 + sigma0(w4)); in Transform()
304 Round(f, g, h, &a, b, c, d, &e, 0xbf597fc7beef0ee4ull, w11 += sigma1(w9) + w4 + sigma0(w12)); in Transform()
305 Round(e, f, g, &h, a, b, c, &d, 0xc6e00bf33da88fc2ull, w12 += sigma1(w10) + w5 + sigma0(w13)); in Transform()
307 Round(c, d, e, &f, g, h, a, &b, 0x06ca6351e003826full, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
313 Round(f, g, h, &a, b, c, d, &e, 0x53380d139d95b3dfull, w3 += sigma1(w1) + w12 + sigma0(w4)); in Transform()
321 Round(f, g, h, &a, b, c, d, &e, 0xc76c51a30654be30ull, w11 += sigma1(w9) + w4 + sigma0(w12)); in Transform()
322 Round(e, f, g, &h, a, b, c, &d, 0xd192e819d6ef5218ull, w12 += sigma1(w10) + w5 + sigma0(w13)); in Transform()
324 Round(c, d, e, &f, g, h, a, &b, 0xf40e35855771202aull, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
[all …]
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dza-fork-asm.S29 mov w12, wzr
48 mov w12, wzr
/openbmc/linux/arch/arm64/crypto/
H A Daes-cipher-core.S59 __pair\enc \sz, \op, w12, w13, \in0, \in1, \in3, 0
64 eor \out0, \out0, w12
H A Dghash-ce-core.S704 sub w12, w8, #2
708 rev w12, w12
715 ins KS2.s[3], w12
H A Dsm3-neon-core.S51 #define t1 w12
H A Dchacha-neon-core.S168 a0 .req w12
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S91 mov w12, #0
265 mov w12, #0
/openbmc/qemu/tests/tcg/mips/include/
H A Dwrappers_msa.h50 RESET_MSA_REGISTER(w12); in reset_msa_registers()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch14481 + lsl w12, w5, #1 // w12 = pref2
14485 + add w16, w14, w12 // w16 = pref6
14560 + ldr q31, [x3, w12, sxtw]
14561 + ldr q27, [x17, w12, sxtw]
14745 + mov w12, w7 // w12 = pref2
14825 + ldr q31, [x3, w12, sxtw]
14826 + ldr q27, [x17, w12, sxtw]
17968 + // w12 = 0, processed row count
17969 + eor w12, w12, w12
18022 + add w12, w12, #1
[all …]