Home
last modified time | relevance | path

Searched refs:w14 (Results 1 – 7 of 7) 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
290 Round(c, d, e, &f, g, h, a, &b, 0x9bdc06a725c71235ull, w14 = be64_to_cpu(chunk[14])); in Transform()
293 Round(a, b, c, &d, e, f, g, &h, 0xe49b69c19ef14ad2ull, w0 += sigma1(w14) + w9 + sigma0(w1)); in Transform()
298 Round(d, e, f, &g, h, a, b, &c, 0x4a7484aa6ea6e483ull, w5 += sigma1(w3) + w14 + sigma0(w6)); in Transform()
306 Round(d, e, f, &g, h, a, b, &c, 0xd5a79147930aa725ull, w13 += sigma1(w11) + w6 + sigma0(w14)); in Transform()
307 Round(c, d, e, &f, g, h, a, &b, 0x06ca6351e003826full, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
310 Round(a, b, c, &d, e, f, g, &h, 0x27b70a8546d22ffcull, w0 += sigma1(w14) + w9 + sigma0(w1)); in Transform()
315 Round(d, e, f, &g, h, a, b, &c, 0x766a0abb3c77b2a8ull, w5 += sigma1(w3) + w14 + sigma0(w6)); in Transform()
323 Round(d, e, f, &g, h, a, b, &c, 0xd69906245565a910ull, w13 += sigma1(w11) + w6 + sigma0(w14)); in Transform()
324 Round(c, d, e, &f, g, h, a, &b, 0xf40e35855771202aull, w14 += sigma1(w12) + w7 + sigma0(w15)); in Transform()
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Daes-cipher-core.S60 __pair\enc \sz, \op, w14, w15, \in1, \in2, \in0, 8
66 eor \out0, \out0, w14, ror #24
H A Dsm3-neon-core.S53 #define t3 w14
H A Dchacha-neon-core.S170 a2 .req w14
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h1153 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ argument
1161 *(short *)&_seqbuf[_seqbufptr+6] = (w14);\
/openbmc/qemu/tests/tcg/mips/include/
H A Dwrappers_msa.h52 RESET_MSA_REGISTER(w14); in reset_msa_registers()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch14483 + lsl w14, w5, #2 // w14 = pref4
14485 + add w16, w14, w12 // w16 = pref6
14515 + ldr q30, [x3, w14, sxtw]
14516 + ldr q25, [x17, w14, sxtw]
14751 + ldr w14, [sp, #SP_INT*3] // w14 = pref4
14793 + ldr q30, [x3, w14, sxtw]
14794 + ldr q25, [x17, w14, sxtw]
17976 + // w14 = 0, processed block count
17977 + eor w14, w14, w14
17995 + add w14, w14, #1
[all …]