Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h215 uint32_t w6; member
220 uint32_t w6; member
/optee_os/ldelf/
H A Dstart_a64.S26 ldr w6, reloc_end_rel
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc_a64.S175 mov w6, w24
220 mov w6, #FFA_PARAM_MBZ
H A Dcache_helpers_a64.S125 ubfx w6, w1, #13, #15 // w6 = max set number
133 lsl w7, w6, w2 // w7 = aligned max set number
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c236 WUP(w1, w4, w6, w0, cc + 1); \ in sosemanuk_setup()
238 WUP(w3, w6, w0, w2, cc + 3); \ in sosemanuk_setup()
244 WUP(w6, w1, w3, w5, cc + 2); \ in sosemanuk_setup()
245 WUP(w7, w2, w4, w6, cc + 3); \ in sosemanuk_setup()
249 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
274 LOAD32L(w6, wbuf + 24); in sosemanuk_setup()
/optee_os/core/arch/arm/crypto/
H A Daes_modes_armv8a_ce_a64.S267 encrypt_block v0, w3, x2, x5, w6
306 decrypt_block v0, w3, x2, x5, w6
415 cmn w6, w4 /* 32 bit overflow? */
420 add w7, w6, #1
422 add w8, w6, #2
424 add w9, w6, #3
H A Dsm4_armv8a_ce_a64.S803 and w6, w4, #0x0F
809 cmp w6, 0
949 cmp w6, 0
H A Dsm4_armv8a_aese_a64.S896 and w6, w4, #0x0F
902 cmp w6, 0
1042 cmp w6, 0