Home
last modified time | relevance | path

Searched refs:w4 (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.3-rc2/arch/arm64/crypto/
A Dsm4-ce-core.S175 sub w4, w4, #4
195 sub w4, w4, #1
227 sub w4, w4, #8
262 add w4, w4, #8
266 sub w4, w4, #4
289 sub w4, w4, #1
422 sub w4, w4, #4
449 sub w4, w4, #1
481 sub w4, w4, #8
516 add w4, w4, #8
[all …]
A Daes-modes.S60 subs w4, w4, #MAX_STRIDE
76 subs w4, w4, #1
106 subs w4, w4, #1
141 subs w4, w4, #4
156 adds w4, w4, #4
163 subs w4, w4, #1
228 subs w4, w4, #1
657 subs w4, w4, #64
678 adds w4, w4, #64
680 subs w4, w4, #16
[all …]
A Dsm4-ce-ccm-core.S126 cmp w4, #(4 * 16)
129 sub w4, w4, #(4 * 16)
154 cbz w4, .Lccm_enc_end
158 cmp w4, #16
161 sub w4, w4, #16
197 subs w4, w4, #1
238 cmp w4, #(4 * 16)
241 sub w4, w4, #(4 * 16)
270 cmp w4, #16
273 sub w4, w4, #16
[all …]
A Daes-cipher-core.S85 ldp w4, w5, [in]
90 CPU_BE( rev w4, w4 )
95 eor w4, w4, w8
104 0: \round w8, w9, w10, w11, w4, w5, w6, w7
105 \round w4, w5, w6, w7, w8, w9, w10, w11
108 \round w8, w9, w10, w11, w4, w5, w6, w7
110 2: \round w4, w5, w6, w7, w8, w9, w10, w11
113 \round w4, w5, w6, w7, w8, w9, w10, w11, \bsz, b
115 CPU_BE( rev w4, w4 )
120 stp w4, w5, [out]
A Dsm4-neon-core.S337 sub w4, w4, #8
373 add w4, w4, #8
374 cmp w4, #4
377 sub w4, w4, #4
402 cmp w4, #2
454 sub w4, w4, #8
486 add w4, w4, #8
490 sub w4, w4, #4
569 sub w4, w4, #8
612 add w4, w4, #8
[all …]
A Dsm3-neon-core.S42 #define rb w4
244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \ argument
248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \ argument
250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \ argument
252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \ argument
254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \ argument
258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w4, w5) \ argument
275 eor XTMP1.16b, XTMP1.16b, w4.16b;
291 ext XTMP2.16b, w4.16b, w4.16b, #12;
299 #define SCHED_W_3_6(round, w0, w1, w2, w3, w4, w5) argument
[all …]
A Dsm4-ce-gcm-core.S404 cmp w4, #(4 * 16)
407 sub w4, w4, #(4 * 16)
458 cmp w4, #16
461 sub w4, w4, #16
490 sub x0, x0, w4, uxtw
505 subs w4, w4, #1
615 cmp w4, #(3 * 16)
618 sub w4, w4, #(3 * 16)
650 cmp w4, #16
653 sub w4, w4, #16
[all …]
A Dsha2-ce-core.S90 ldr_l w4, sha256_ce_offsetof_finalize, x4
91 ldr w4, [x0, x4]
141 ldr_l w4, sha256_ce_offsetof_count, x4
A Dsha1-ce-core.S80 ldr_l w4, sha1_ce_offsetof_finalize, x4
81 ldr w4, [x0, x4]
133 ldr_l w4, sha1_ce_offsetof_count, x4
/linux-6.3-rc2/drivers/ata/pata_parport/
A Don26.c67 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_read_regr()
91 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_write_regr()
93 w2(5); w4(val); w2(4); in on26_write_regr()
94 w2(5); w4(val); w2(4); in on26_write_regr()
211 case 2: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
218 case 3: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
225 case 4: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
253 case 2: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_write_block()
256 for (k=0;k<count;k++) w4(buf[k]); in on26_write_block()
260 case 3: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_write_block()
[all …]
A Dfit3.c55 w4(val); w4(0); in fit3_write_regr()
149 for (k=0;k<count;k++) w4(buf[k]); in fit3_write_block()
A Dkbic.c92 w4(val); w4(val); in kbic_write_regr()
209 w4(buf[2*k+1]); in kbic_write_block()
210 w4(buf[2*k]); in kbic_write_block()
A Dcomm.c85 case 4: w3(r); (void)r1(); w4(val); in comm_write_regr()
164 for (k=0;k<count;k++) w4(buf[k^1]); in comm_write_block()
A Ddstr.c92 case 4: w4(val); in dstr_write_regr()
175 for (k=0;k<count;k++) w4(buf[k]); in dstr_write_block()
/linux-6.3-rc2/kernel/debug/kdb/
A Dkdb_support.c348 __u32 w4; in kdb_getphysword() local
364 diag = kdb_getphys(&w4, addr, sizeof(w4)); in kdb_getphysword()
366 *word = w4; in kdb_getphysword()
398 __u32 w4; in kdb_getword() local
413 diag = kdb_getarea(w4, addr); in kdb_getword()
415 *word = w4; in kdb_getword()
447 __u32 w4; in kdb_putword() local
459 w4 = word; in kdb_putword()
460 diag = kdb_putarea(addr, w4); in kdb_putword()
/linux-6.3-rc2/arch/powerpc/crypto/
A Dsha1-spe-asm.S130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
136 evxor w0,w0,w4; /* W = W xor W[-8] */ \
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
161 evxor w0,w0,w4; /* W = W xor W[-8] */ \
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
186 evxor w0,w0,w4; /* W = W xor W[-8] */ \
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
209 R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k)
/linux-6.3-rc2/include/rdma/
A Dib.h43 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set() argument
48 addr->sib_addr32[3] = w4; in ib_addr_set()
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/
A Dzt-test.S87 ldrb w4, [x1, x5]
89 cmp w3, w4
174 mov w4, w0
182 mov w0, w4
A Dfpsimd-test.S102 ldrb w4, [x1, x5]
104 cmp w3, w4
189 mov w4, w0
197 mov w0, w4
A Dza-test.S113 ldrb w4, [x1, x5]
115 cmp w3, w4
205 mov w4, w0
213 mov w0, w4
A Dsve-test.S200 ldrb w4, [x1, x5]
202 cmp w3, w4
352 mov w4, w0
360 mov w0, w4
/linux-6.3-rc2/arch/arm64/lib/
A Dmte.S96 USER(2f, ldtrb w4, [x1])
123 USER(2f, sttrb w4, [x0])
A Dcrc32.S83 lsr w4, w3, #16
85 csel w3, w3, w4, eq
/linux-6.3-rc2/arch/arm64/kernel/
A Dsleep.S86 ldp w3, w4, [x9, #MPIDR_HASH_SHIFTS]
128 ldp w3, w4, [x8, #MPIDR_HASH_SHIFTS]
/linux-6.3-rc2/drivers/mtd/nand/raw/bcm47xxnflash/
A Dops_bcm4706.c376 u8 w0, w1, w2, w3, w4; in bcm47xxnflash_ops_bcm4706_init() local
416 w4 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(100, clock); in bcm47xxnflash_ops_bcm4706_init()
418 (w4 << 24 | w3 << 18 | w2 << 12 | w1 << 6 | w0)); in bcm47xxnflash_ops_bcm4706_init()

Completed in 30 milliseconds

12