Home
last modified time | relevance | path

Searched full:q4 (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/sys/crypto/openssl/arm/
H A Dbsaes-armv7.S111 veor q14, q4, q9
128 vshr.u64 q11, q4, #1
138 veor q4, q4, q11
153 vshr.u64 q11, q4, #2
163 veor q4, q4, q11
191 veor q11, q11, q4
196 veor q4, q4, q11
221 veor q8, q8, q4
234 veor q1, q1, q4
235 veor q3, q3, q4
[all …]
H A Dchacha-armv4.S831 vmov q4,q0
843 vmov q4,q0
869 vadd.i32 q4,q4,q5
875 veor q7,q7,q4
911 vadd.i32 q4,q4,q5
917 veor q13,q7,q4
977 vadd.i32 q4,q4,q5
983 veor q7,q7,q4
1019 vadd.i32 q4,q4,q5
1025 veor q13,q7,q4
[all …]
H A Dsha1-armv4-large.S1381 vld1.8 {q4,q5},[r1]!
1383 vrev32.8 q4,q4
1386 vadd.i32 q12,q8,q4
1396 INST(0x4c,0x8c,0x3a,0xe2) @ sha1su0 q4,q5,q6
1400 INST(0x8e,0x83,0xba,0xf3) @ sha1su1 q4,q7
1404 vadd.i32 q12,q8,q4
1405 INST(0x88,0xa3,0xba,0xf3) @ sha1su1 q5,q4
1406 INST(0x48,0xcc,0x3e,0xe2) @ sha1su0 q6,q7,q4
1411 INST(0x4a,0xec,0x38,0xe2) @ sha1su0 q7,q4,q5
1416 INST(0x4c,0x8c,0x3a,0xe2) @ sha1su0 q4,q5,q6
[all …]
H A Daesv8-armx.S398 veor q4,q7,q0
402 vst1.8 {q4},[r1]!
537 veor q4,q7,q0
541 vst1.8 {q4},[r1]!
783 veor q4,q6,q7
826 veor q4,q4,q0
830 vst1.8 {q4},[r1]!
965 INST(0x80,0x83,0xb0,0xf3) @ aesmc q4,q0
974 INST(0x22,0x83,0xb0,0xf3) @ aese q4,q9
975 INST(0x88,0x83,0xb0,0xf3) @ aesmc q4,q4
[all …]
H A Dpoly1305-armv4.S506 vshr.u64 q4,q5,#26
510 vadd.i64 q6,q6,q4 @ h0 -> h1
515 vshr.u64 q4,q6,#26
517 vadd.i64 q7,q7,q4 @ h1 -> h2
873 vshr.u64 q4,q5,#26
878 vadd.i64 q6,q6,q4 @ h0 -> h1
884 vshr.u64 q4,q6,#26
886 vadd.i64 q7,q7,q4 @ h1 -> h2
1042 vshr.u64 q4,q5,#26
1045 vadd.i64 q6,q6,q4 @ h0 -> h1
[all …]
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct64_dec.c35 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in br_aes_ct64_bitslice_invSbox() local
41 q4 = q[4]; in br_aes_ct64_bitslice_invSbox()
45 q[7] = q1 ^ q4 ^ q6; in br_aes_ct64_bitslice_invSbox()
47 q[5] = q7 ^ q2 ^ q4; in br_aes_ct64_bitslice_invSbox()
50 q[2] = q4 ^ q7 ^ q1; in br_aes_ct64_bitslice_invSbox()
60 q4 = q[4]; in br_aes_ct64_bitslice_invSbox()
64 q[7] = q1 ^ q4 ^ q6; in br_aes_ct64_bitslice_invSbox()
66 q[5] = q7 ^ q2 ^ q4; in br_aes_ct64_bitslice_invSbox()
69 q[2] = q4 ^ q7 ^ q1; in br_aes_ct64_bitslice_invSbox()
112 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in inv_mix_columns() local
[all …]
H A Daes_ct_dec.c49 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in br_aes_ct_bitslice_invSbox() local
55 q4 = q[4]; in br_aes_ct_bitslice_invSbox()
59 q[7] = q1 ^ q4 ^ q6; in br_aes_ct_bitslice_invSbox()
61 q[5] = q7 ^ q2 ^ q4; in br_aes_ct_bitslice_invSbox()
64 q[2] = q4 ^ q7 ^ q1; in br_aes_ct_bitslice_invSbox()
74 q4 = q[4]; in br_aes_ct_bitslice_invSbox()
78 q[7] = q1 ^ q4 ^ q6; in br_aes_ct_bitslice_invSbox()
80 q[5] = q7 ^ q2 ^ q4; in br_aes_ct_bitslice_invSbox()
83 q[2] = q4 ^ q7 ^ q1; in br_aes_ct_bitslice_invSbox()
123 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in inv_mix_columns() local
[all …]
H A Daes_ct_enc.c65 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
72 q4 = q[4]; in mix_columns()
80 r4 = (q4 >> 8) | (q4 << 24); in mix_columns()
89 q[4] = q3 ^ r3 ^ q7 ^ r7 ^ r4 ^ rotr16(q4 ^ r4); in mix_columns()
90 q[5] = q4 ^ r4 ^ r5 ^ rotr16(q5 ^ r5); in mix_columns()
H A Daes_ct64_enc.c68 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
75 q4 = q[4]; in mix_columns()
83 r4 = (q4 >> 16) | (q4 << 48); in mix_columns()
92 q[4] = q3 ^ r3 ^ q7 ^ r7 ^ r4 ^ rotr32(q4 ^ r4); in mix_columns()
93 q[5] = q4 ^ r4 ^ r5 ^ rotr32(q5 ^ r5); in mix_columns()
/freebsd/contrib/googletest/
H A D.travis.yml24 group: deprecated-2017Q4
29 group: deprecated-2017Q4
33 group: deprecated-2017Q4
37 group: deprecated-2017Q4
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c120 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in Q512() local
158 QEF_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
166 LS2_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
167 QEF_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
174 LS1_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
176 QEF_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
184 LS2_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
185 QEF_512(q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
200 p[12] ^= d(4) ^ q4; in Q512()
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt15 fractional bits - Q4.4) applied when light > threshold
18 fractional bits - Q4.4) applied when light < threshold
H A Dupisemi,us5182.yaml36 8-bit dark gain compensation factor(4 int and 4 fractional bits - Q4.4)
43 8-bit dark gain compensation factor(4 int and 4 fractional bits - Q4.4)
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_arm.h611 FPU_REG(s16, 4, 16, q4),
612 FPU_REG(s17, 4, 17, q4),
613 FPU_REG(s18, 4, 18, q4),
614 FPU_REG(s19, 4, 19, q4),
650 FPU_REG(d8, 8, 16, q4),
651 FPU_REG(d9, 8, 18, q4),
679 FPU_QREG(q4, 16),
/freebsd/lib/libc/aarch64/string/
H A Dstrncmp.S65 ldr q4, [x14, x9] // load permutation table
76 ldr q4, [x14, x11]
85 ldr q4, [x1]
150 ldr q4, [x14, x9] // load permutation table
161 ldr q4, [x14, x11]
170 ldr q4, [x1]
H A Dstrcmp.S59 ldr q4, [x2, x9] // load permutation table
70 ldr q4, [x2, x11]
79 ldr q4, [x1]
/freebsd/tools/test/xregs_sig/
H A Dc2x2c_aarch64.S22 stp q4, q5, [x0, #( 4 * 16)]
46 ldp q4, q5, [x0, #( 4 * 16)]
/freebsd/lib/msun/src/
H A Ds_expm1.c38 * R1(z) ~ 1.0 + Q1*z + Q2*z**2 + Q3*z**3 + Q4*z**4 + Q5*z**5
42 * Q4 = 2.5051361420808517002E-7,
123 Q4 = 4.00821782732936239552e-06, /* 3ED0CFCA 86E65239 */ variable
182 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5)))); in expm1()
/freebsd/contrib/file/magic/Magdir/
H A Dpc9855 # XLD4 (Q4) picture
56 11 string/b MAJYO XLD4(Q4) picture
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_AArch64.S11 stp q4, q5, [sp, #-32]!
20 ldp q4, q5, [sp], #32
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_tls.aarch64.S53 stp q4, q5, [sp, #32 * 21]
62 ldp q4, q5, [sp, #32 * 21]
H A Dmacho_tlv.arm64.S52 stp q4, q5, [sp, #32 * 21]
60 ldp q4, q5, [sp, #32 * 21]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-latch.yaml23 OUT4 --------+-|-|-|-|--|-----------|D4 Q4|-----|<
36 | | | `----------------------|D4 Q4|-----|<
/freebsd/lib/libc/quad/
H A Dqdivrem.c136 digit q1, q2, q3, q4; in __qdivrem() local
153 q4 = rbj / t; in __qdivrem()
157 tmp.ul[L] = COMBINE(q3, q4); in __qdivrem()
/freebsd/sys/libkern/
H A Dqdivrem.c137 digit q1, q2, q3, q4; in __qdivrem() local
154 q4 = rbj / t; in __qdivrem()
158 tmp.ul[L] = COMBINE(q3, q4); in __qdivrem()

1234