Home
last modified time | relevance | path

Searched refs:w5 (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dcache_helpers_a64.S121 clz w5, w4 // bit position of way size increment
122 lsl w9, w4, w5 // w9 = aligned max way number
123 lsl w16, w8, w5 // w16 = way number loop decrement
H A Dthread_spmc_a64.S174 mov w5, w23
H A Dthread_spmc.c156 uint32_t w5) in spmc_set_args() argument
164 .a5 = w5, in spmc_set_args()
/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h214 uint32_t w5; member
219 uint32_t w5; member
H A Dthread_spmc.h44 uint32_t w5);
/optee_os/ldelf/
H A Dstart_a64.S25 ldr w5, reloc_begin_rel
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c235 WUP(w0, w3, w5, w7, cc); \ in sosemanuk_setup()
237 WUP(w2, w5, w7, w1, cc + 2); \ in sosemanuk_setup()
243 WUP(w5, w0, w2, w4, cc + 1); \ in sosemanuk_setup()
244 WUP(w6, w1, w3, w5, cc + 2); \ in sosemanuk_setup()
249 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
273 LOAD32L(w5, wbuf + 20); in sosemanuk_setup()
/optee_os/core/arch/arm/crypto/
H A Daes_modes_armv8a_ce_a64.S243 cbz w5, .LecbencloopNx
282 cbz w5, .LecbdecloopNx