Searched refs:w7 (Results 1 – 7 of 7) sorted by relevance
/optee_os/core/arch/arm/crypto/ |
A D | aes_modes_armv8a_ce_a64.S | 329 encrypt_block v0, w3, x2, x6, w7 331 encrypt_block v1, w3, x2, x6, w7 333 encrypt_block v2, w3, x2, x6, w7 335 encrypt_block v3, w3, x2, x6, w7 345 encrypt_block v4, w3, x2, x6, w7 388 decrypt_block v0, w3, x2, x6, w7 420 add w7, w6, #1 426 rev w7, w7 429 mov v1.s[3], w7 557 encrypt_block v0, w3, x2, x6, w7 [all …]
|
A D | ghash-ce-core_a64.S | 480 cmp w7, #12 593 4: load_round_keys w7, x6
|
/optee_os/core/arch/arm/kernel/ |
A D | cache_helpers_a64.S | 133 lsl w7, w6, w2 // w7 = aligned max set number 136 orr w11, w9, w7 // combine cache, way and set number 138 subs w7, w7, w17 // decrement set number
|
A D | thread_spmc_a64.S | 100 mov w7, w27 136 mov w7, w0 /* Supply thread index */ 181 mov w7, w0
|
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/ |
A D | sosemanuk.c | 242 WUP(w0, w3, w5, w7, cc); \ in sosemanuk_setup() 244 WUP(w2, w5, w7, w1, cc + 2); \ in sosemanuk_setup() 249 WUP(w4, w7, w1, w3, cc); \ in sosemanuk_setup() 252 WUP(w7, w2, w4, w6, cc + 3); \ in sosemanuk_setup() 256 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local 282 LOAD32L(w7, wbuf + 28); in sosemanuk_setup()
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 1026 690: 2a0303e7 mov w7, w3 1032 6a4: 2a0703e2 mov w2, w7 2306 1434: 2a0703f3 mov w19, w7 4480 2ba0: 110020e7 add w7, w7, #0x8 4484 2ba8: 321f00e7 orr w7, w7, #0x2 4488 2bb0: 321e00e7 orr w7, w7, #0x4 4582 2cb8: 2a071c07 orr w7, w0, w7, lsl #7 7444 4b0c: 2a0203e7 mov w7, w2 9076 5c4c: 2a0403e7 mov w7, w4 9081 5c58: 2a0703e4 mov w4, w7 [all …]
|
/optee_os/out/arm/core/ |
A D | tee.dmp | 6737 e104674: 6b1100e7 subs w7, w7, w17 6750 e104694: 6b1100e7 subs w7, w7, w17 6763 e1046b4: 6b1100e7 subs w7, w7, w17 42030 e11ad80: 4a0800e7 eor w7, w7, w8 49591 e11ff00: 0b0100e7 add w7, w7, w1 52430 e121bf0: 2a0000e7 orr w7, w7, w0 70942 e12e0f4: 4b0900e7 sub w7, w7, w9 83621 e1366e4: 2a0900e7 orr w7, w7, w9 87168 e138c80: 0a0800e7 and w7, w7, w8 104172 e1450f8: 13001ce7 sxtb w7, w7 [all …]
|
Completed in 182 milliseconds