/arm-trusted-firmware-2.8.0/lib/libc/aarch64/ |
A D | setjmp.S | 20 stp x19, x20, [x0, #JMP_CTX_X19] 44 mov x19, sp 45 cmp x7, x19 49 ldp x19, x20, [x0, #JMP_CTX_X19]
|
/arm-trusted-firmware-2.8.0/lib/psci/aarch64/ |
A D | psci_helpers.S | 32 stp x19, x20, [sp,#-16]! 54 mov x19, x0 66 sub x0, x19, #PLATFORM_STACK_SIZE 70 ldp x19, x20, [sp], #16
|
/arm-trusted-firmware-2.8.0/lib/stack_protector/aarch64/ |
A D | asm_stack_protector.S | 25 mov x19, x30 31 ret x19
|
/arm-trusted-firmware-2.8.0/plat/qti/common/src/aarch64/ |
A D | qti_kryo4_silver.S | 22 mov x19, x30 25 mov x30, x19
|
A D | qti_kryo6_silver.S | 22 mov x19, x30 25 mov x30, x19
|
A D | qti_kryo6_gold.S | 28 mov x19, x30 31 mov x30, x19
|
A D | qti_kryo4_gold.S | 28 mov x19, x30 31 mov x30, x19
|
/arm-trusted-firmware-2.8.0/lib/cpus/aarch64/ |
A D | neoverse_e1.S | 30 mov x19, x30 36 ret x19
|
A D | cortex_a65ae.S | 31 mov x19, x30 37 ret x19
|
A D | cortex_a65.S | 31 mov x19, x30 37 ret x19
|
A D | cpu_helpers.S | 26 mov x19, x30 40 mov x30, x19 332 stp x19, x30, [sp, #-16]! 333 mov x19, x0 343 mov x1, x19 344 ldp x19, x30, [sp], #16
|
A D | cortex_a35.S | 73 mov x19, x30 88 ret x19
|
A D | rainier.S | 79 mov x19, x30 114 ret x19
|
A D | denver.S | 244 mov x19, x30 297 ret x19 306 mov x19, x30 314 ret x19
|
A D | cortex_x1.S | 124 mov x19, x30 153 ret x19
|
/arm-trusted-firmware-2.8.0/services/spd/opteed/ |
A D | opteed_helpers.S | 28 stp x19, x20, [sp, #OPTEED_C_RT_CTX_X19] 62 ldp x19, x20, [x0, #(OPTEED_C_RT_CTX_X19 - OPTEED_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/spd/pncd/ |
A D | pncd_helpers.S | 28 stp x19, x20, [sp, #PNCD_C_RT_CTX_X19] 62 ldp x19, x20, [x0, #(PNCD_C_RT_CTX_X19 - PNCD_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/spd/tlkd/ |
A D | tlkd_helpers.S | 30 stp x19, x20, [sp, #TLKD_C_RT_CTX_X19] 63 ldp x19, x20, [x0, #(TLKD_C_RT_CTX_X19 - TLKD_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/spd/tspd/ |
A D | tspd_helpers.S | 28 stp x19, x20, [sp, #TSPD_C_RT_CTX_X19] 62 ldp x19, x20, [x0, #(TSPD_C_RT_CTX_X19 - TSPD_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/std_svc/rmmd/aarch64/ |
A D | rmmd_helpers.S | 28 stp x19, x20, [sp, #RMMD_C_RT_CTX_X19] 57 ldp x19, x20, [x0, #(RMMD_C_RT_CTX_X19 - RMMD_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/std_svc/spm/common/aarch64/ |
A D | spm_helpers.S | 28 stp x19, x20, [sp, #SP_C_RT_CTX_X19] 58 ldp x19, x20, [x0, #(SP_C_RT_CTX_X19 - SP_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/std_svc/spmd/aarch64/ |
A D | spmd_helpers.S | 28 stp x19, x20, [sp, #SPMD_C_RT_CTX_X19] 57 ldp x19, x20, [x0, #(SPMD_C_RT_CTX_X19 - SPMD_C_RT_CTX_SIZE)]
|
/arm-trusted-firmware-2.8.0/services/spd/trusty/ |
A D | trusty_helpers.S | 20 push x19, x20 37 pop x19, x20
|
/arm-trusted-firmware-2.8.0/bl31/aarch64/ |
A D | bl31_entrypoint.S | 225 mov x19, x0 239 str x0, [x19]
|
/arm-trusted-firmware-2.8.0/plat/rockchip/common/aarch64/ |
A D | plat_helpers.S | 105 and x19, x0, #MPIDR_CPU_MASK 114 add x21, x19, x20, lsr #PLAT_RK_CLST_TO_CPUID_SHIFT
|