Home
last modified time | relevance | path

Searched refs:w15 (Results 1 – 6 of 6) 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
291 Round(b, c, d, &e, f, g, h, &a, 0xc19bf174cf692694ull, w15 = be64_to_cpu(chunk[15])); in Transform()
294 Round(h, a, b, &c, d, e, f, &g, 0xefbe4786384f25e3ull, w1 += sigma1(w15) + w10 + sigma0(w2)); in Transform()
299 Round(c, d, e, &f, g, h, a, &b, 0x5cb0a9dcbd41fbd4ull, w6 += sigma1(w4) + w15 + sigma0(w7)); in Transform()
307 Round(c, d, e, &f, g, h, a, &b, 0x06ca6351e003826full, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
308 Round(b, c, d, &e, f, g, h, &a, 0x142929670a0e6e70ull, w15 += sigma1(w13) + w8 + sigma0(w0)); in Transform()
311 Round(h, a, b, &c, d, e, f, &g, 0x2e1b21385c26c926ull, w1 += sigma1(w15) + w10 + sigma0(w2)); in Transform()
316 Round(c, d, e, &f, g, h, a, &b, 0x81c2c92e47edaee6ull, w6 += sigma1(w4) + w15 + sigma0(w7)); in Transform()
324 Round(c, d, e, &f, g, h, a, &b, 0xf40e35855771202aull, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
325 Round(b, c, d, &e, f, g, h, &a, 0x106aa07032bbd1b8ull, w15 += sigma1(w13) + w8 + sigma0(w0)); in Transform()
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Daes-cipher-core.S60 __pair\enc \sz, \op, w14, w15, \in1, \in2, \in0, 8
67 eor \out1, \out1, w15, ror #24
H A Dsm3-neon-core.S54 #define t4 w15
H A Dchacha-neon-core.S171 a3 .req w15
/openbmc/qemu/tests/tcg/mips/include/
H A Dwrappers_msa.h53 RESET_MSA_REGISTER(w15); in reset_msa_registers()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch14484 + add w15, w5, w5, LSL #2 // w15 = pref5
14576 + ldr q25, [x3, w15, sxtw]
17941 + // w15 contains the number of rows we need to process
17942 + ldr w15, [sp, #0]
18025 + cmp w15, w12
18050 + // w15 contains the number of rows we need to process
18052 + ldr w15, [sp, #16]
18143 + subs w15, w15, #1