Searched refs:w3 (Results 1 - 25 of 52) sorted by relevance

123

/linux-master/drivers/ata/pata_parport/
H A Don26.c63 w3(1); w3(1); w2(5); w4(r); w2(4);
64 w3(0); w3(0); w2(0x24); a = r4(); w2(4);
85 w3(1); w3(1); w2(5); w4(r); w2(4);
86 w3(0); w3(0);
120 w3(4); w3(
[all...]
H A Depat.c50 w3(0x40+r); w4(val);
78 w3(r); w2(0x24); a = r4(); w2(4);
137 w3(0x80); w2(0x24);
140 w2(4); w3(0xa0); w2(0x24);
146 w3(0x80); w2(0x24);
150 w2(4); w3(0xa0); w2(0x24);
156 w3(0x80); w2(0x24);
161 w2(4); w3(0xa0); w2(0x24);
186 w3(0xc0);
192 w3(
[all...]
H A Dcomm.c56 w3(r+0x20); (void)r1();
76 w3(r); (void)r1(); w4(val);
122 w3(0x68); (void)r1(); w2(0x24);
128 w3(0x68); (void)r1(); w2(0x24);
134 w3(0x68); (void)r1(); w2(0x24);
159 w3(0x48); (void)r1();
164 w3(0x48); (void)r1();
169 w3(0x48); (void)r1();
H A Dkbic.c57 w0(0x20 | s); w2(4); w2(6); w2(4); w3(regr);
79 w0(0x20 | s); w2(4); w2(6); w2(4); w3(regr);
174 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
180 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
186 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
211 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
219 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
225 w0(0xa0); w2(4); w2(6); w2(4); w3(0);
H A Depia.c65 w3(regr); w2(0x24); a = r4(); w2(4);
89 w3(r); w4(val); w2(4);
168 w3(0); w2(0x24);
176 w3(0); w2(0x24);
184 w3(0); w2(0x24);
216 w3(0x40);
225 w3(0x40);
234 w3(0x40);
H A Dpata_parport.h43 #define w3(byte) out_p(3, byte) macro
/linux-master/arch/arm64/crypto/
H A Daes-ce-core.S12 sub w3, w3, #2
15 cmp w3, #10
28 subs w3, w3, #3
40 sub w3, w3, #2
43 cmp w3, #10
56 subs w3, w3, #
[all...]
H A Daes-modes.S26 encrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7
31 decrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7
37 encrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7
42 decrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7
57 enc_prepare w3, x2, x5
74 encrypt_block v0, w3, x2, x5, w6
87 dec_prepare w3, x2, x5
104 decrypt_block v0, w3, x2, x5, w6
133 enc_switch_key w3, x2, x6
138 enc_prepare w3, x
[all...]
H A Dsm4-ce-ccm-core.S45 * w3: nblocks
52 cmp w3, #4
55 sub w3, w3, #4
68 cbz w3, .Lcbcmac_end
72 sub w3, w3, #1
79 cbnz w3, .Lcbcmac_loop_1x
H A Dsm3-neon-core.S41 #define ra w3
223 ext W1.16b, XTMP0.16b, XTMP0.16b, #4; /* W1: xx, w3, w2, w1 */
244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \
248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \
250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \
252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \
254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \
255 /* w[i - 9] == w3 */ \
257 eor XTMP0.16b, XTMP0.16b, w3.16b;
258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w
[all...]
H A Dsm4-ce-core.S113 * w3: nblocks
118 sub w3, w3, #8;
119 tbnz w3, #31, .Lcrypt_tail8;
129 cbz w3, .Lcrypt_end;
133 add w3, w3, #8;
134 cmp w3, #4;
137 sub w3, w3, #
[all...]
H A Dsm4-neon-core.S265 * w3: nblocks
270 sub w3, w3, #8
271 tbnz w3, #31, .Lcrypt_4x
281 cbz w3, .Lcrypt_end
285 add w3, w3, #8
286 cmp w3, #4
289 sub w3, w3, #
[all...]
/linux-master/arch/arm64/lib/
H A Dcrc32.S79 crc32\c\()w w8, w0, w3
83 lsr w4, w3, #16
84 crc32\c\()h w8, w0, w3
85 csel w3, w3, w4, eq
88 crc32\c\()b w8, w0, w3
121 ldr w3, [x1], #4
122 byteorder w3, \be
123 bitorder w3, \be
124 crc32\c\()w w0, w0, w3
[all...]
H A Dtishift.S24 neg w1, w3
46 neg w0, w3
68 neg w0, w3
/linux-master/arch/csky/lib/
H A Dusercopy.c81 int w0, w1, w2, w3; local
137 "=r"(w1), "=r"(w2), "=r"(w3)
/linux-master/tools/testing/selftests/arm64/fp/
H A Dasm-utils.S32 0: ldrb w3, [x0], #1
33 cbz w3, 1f
92 mov w3, w0
95 mov w0, w3
136 0: ldrb w3, [x1], #1
137 strb w3, [x0], #1
H A Dza-test.S39 0: ldrb w3, [x1], #1
40 strb w3, [x0], #1
59 mov w3, wzr
60 bfi w3, w0, #16, #12 // PID
61 bfi w3, w1, #8, #8 // Row
62 bfi w3, w2, #28, #4 // Generation
67 0: str w3, [x0], #4
68 add w3, w3, #1 // Lane
112 0: ldrb w3, [x
[all...]
H A Dzt-test.S42 mov w3, wzr
43 bfi w3, w0, #8, #16 // PID
44 bfi w3, w1, #24, #8 // Generation
49 0: str w3, [x0], #4
50 add w3, w3, #1 // Lane
86 0: ldrb w3, [x0, x5]
89 cmp w3, w4
/linux-master/include/rdma/
H A Dib.h43 __be32 w1, __be32 w2, __be32 w3, __be32 w4)
47 addr->sib_addr32[2] = w3;
42 ib_addr_set(struct ib_addr *addr, __be32 w1, __be32 w2, __be32 w3, __be32 w4) argument
/linux-master/crypto/
H A Daria_generic.c31 u32 w0[4], w1[4], w2[4], w3[4]; local
101 w3[0] = reg0 ^ w1[0];
102 w3[1] = reg1 ^ w1[1];
103 w3[2] = reg2 ^ w1[2];
104 w3[3] = reg3 ^ w1[3];
110 aria_gsrk(ctx->enc_key[rkidx], w2, w3, 19);
112 aria_gsrk(ctx->enc_key[rkidx], w3, w0, 19);
119 aria_gsrk(ctx->enc_key[rkidx], w2, w3, 31);
121 aria_gsrk(ctx->enc_key[rkidx], w3, w0, 31);
128 aria_gsrk(ctx->enc_key[rkidx], w2, w3, 6
[all...]
/linux-master/arch/arm64/kernel/
H A Dsleep.S86 ldp w3, w4, [x9, #MPIDR_HASH_SHIFTS]
125 ldp w3, w4, [x8, #MPIDR_HASH_SHIFTS]
/linux-master/samples/bpf/
H A Dsockex2_kern.c57 __u64 w3 = load_word(ctx, off + 12); local
59 return (__u32)(w0 ^ w1 ^ w2 ^ w3);
H A Dsockex3_kern.c53 __u64 w3 = load_word(ctx, off + 12); local
55 return (__u32)(w0 ^ w1 ^ w2 ^ w3);
/linux-master/arch/riscv/crypto/
H A Dsha256-riscv64-zvknha_or_zvknhb-zvkb.S88 // computes 4 more message schedule words. w1-w3 contain the next 3 groups of 4
89 // message schedule words; this macro computes the group after w3 and writes it
90 // to w0. This means that the next (w0, w1, w2, w3) is the current (w1, w2, w3,
92 .macro sha256_4rounds last, k, w0, w1, w2, w3
98 vsha2ms.vv \w0, VTMP, \w3
H A Dsha512-riscv64-zvknhb-zvkb.S73 // computes 4 more message schedule words. w1-w3 contain the next 3 groups of 4
74 // message schedule words; this macro computes the group after w3 and writes it
75 // to w0. This means that the next (w0, w1, w2, w3) is the current (w1, w2, w3,
77 .macro sha512_4rounds last, w0, w1, w2, w3
85 vsha2ms.vv \w0, VTMP, \w3

Completed in 185 milliseconds

123