Searched refs:x16 (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | thread_optee_smc_a64.S | 30 adr x16, 1111f 32 add x16, x16, x17 33 br x16 236 pop x16, xzr /* Get pointer to rv[] */ 237 store_wregs x16, 0, 0, 3 /* Store w0-w3 into rv[] */
|
A D | thread_spmc_a64.S | 162 pop x16, xzr /* Get pointer to rv[] */ 163 store_wregs x16, 0, 0, 3 /* Store w0-w3 into rv[] */
|
A D | cache_helpers_a64.S | 141 subs x9, x9, x16 // decrement way number
|
A D | abort.c | 192 ai->regs->x16, ai->regs->x17); in __print_abort_info()
|
/optee_os-3.20.0/core/arch/arm/tee/ |
A D | arch_svc_a64.S | 131 ldr x16, [x19, #SC_REC_X1] 132 blr x16 140 ldr x16, [x19, #SC_REC_X1] 141 blr x16
|
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/ |
A D | setjmp_a64.S | 39 REG_ONE (x16, 96) 52 mov x16, sp 90 mov sp, x16
|
/optee_os-3.20.0/core/arch/arm/include/kernel/ |
A D | thread_arch.h | 154 uint64_t x16; member 216 uint64_t x16; member
|
Completed in 7 milliseconds