/tf-a-ffa_el3_spmc/lib/cpus/aarch64/ |
A D | generic.S | 27 mov x18, x30 42 ret x18 46 mov x18, x30 74 ret x18
|
A D | cortex_a57.S | 421 mov x18, x0 424 mov x0, x18 429 mov x0, x18 434 mov x0, x18 439 mov x0, x18 444 mov x0, x18 449 mov x0, x18 454 mov x0, x18 459 mov x0, x18 464 mov x0, x18 [all …]
|
A D | cortex_a73.S | 102 mov x18, x0 105 mov x0, x18 110 mov x0, x18 142 mov x18, x30 161 mov x30, x18 166 mov x18, x30 198 mov x30, x18
|
A D | cortex_a53.S | 264 mov x18, x0 268 mov x0, x18 273 mov x0, x18 278 mov x0, x18 294 mov x18, x30 313 mov x30, x18 318 mov x18, x30 350 mov x30, x18
|
A D | cortex_a35.S | 92 mov x18, x30 111 mov x30, x18 116 mov x18, x30 148 mov x30, x18
|
A D | neoverse_n1.S | 479 mov x18, x0 482 mov x0, x18 487 mov x0, x18 492 mov x0, x18 497 mov x0, x18 502 mov x0, x18 507 mov x0, x18 512 mov x0, x18 517 mov x0, x18 522 mov x0, x18 [all …]
|
A D | cortex_a72.S | 143 mov x18, x0 146 mov x0, x18 182 mov x18, x30 219 mov x30, x18 228 mov x18, x30 280 mov x30, x18
|
A D | cortex_a55.S | 251 mov x18, x0 254 mov x0, x18 259 mov x0, x18 264 mov x0, x18 269 mov x0, x18 274 mov x0, x18 279 mov x0, x18
|
A D | cortex_a710.S | 210 mov x18, x0 213 mov x0, x18 218 mov x0, x18 223 mov x0, x18 228 mov x0, x18
|
A D | neoverse_v1.S | 313 mov x0, x18 318 mov x0, x18 323 mov x0, x18 328 mov x0, x18 333 mov x0, x18 338 mov x0, x18 343 mov x0, x18
|
A D | qemu_max.S | 25 mov x18, lr 28 mov lr, x18
|
A D | neoverse_n2.S | 207 mov x0, x18 212 mov x0, x18 217 mov x0, x18 223 mov x0, x18 249 mov x18, x0 252 mov x0, x18
|
A D | cortex_a78.S | 208 mov x18, x0 211 mov x0, x18 216 mov x0, x18 221 mov x0, x18 226 mov x0, x18 231 mov x0, x18
|
A D | aem_generic.S | 42 mov x18, x30 49 mov x30, x18
|
A D | cortex_a77.S | 205 mov x18, x0 208 mov x0, x18 213 mov x0, x18 218 mov x0, x18 223 mov x0, x18
|
A D | cortex_a76.S | 530 mov x18, x0 533 mov x0, x18 538 mov x0, x18 543 mov x0, x18 548 mov x0, x18 553 mov x0, x18 558 mov x0, x18 563 mov x0, x18 568 mov x0, x18
|
A D | cortex_a78_ae.S | 109 mov x18, x0 112 mov x0, x18 117 mov x0, x18
|
A D | cortex_a75.S | 81 mov x18, x0 84 mov x0, x18 89 mov x0, x18
|
A D | denver.S | 170 mov x18, x30 175 mov x30, x18 191 mov x18, x30 206 mov x30, x18
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/aarch64/ |
A D | tegra_helpers.S | 206 adr x18, bl31_entrypoint 208 cmp x18, x17 217 mov x1, x18 219 sub x2, x2, x18 249 ldr x18, [x17] 250 cbnz x18, 1f 251 adr x18, bl31_entrypoint 252 str x18, [x17]
|
/tf-a-ffa_el3_spmc/plat/qti/common/src/aarch64/ |
A D | qti_helpers.S | 73 mov x18, x30 87 ret x18
|
/tf-a-ffa_el3_spmc/plat/nxp/common/psci/aarch64/ |
A D | psci_utils.S | 43 stp x18, x30, [sp, #-16]! 186 ldp x18, x30, [sp], #16 225 stp x18, x30, [sp, #-16]! 267 ldp x18, x30, [sp], #16 352 ldp x18, x30, [sp], #16 577 ldp x18, x30, [sp], #16 653 ldp x18, x30, [sp], #16 799 ldp x18, x30, [sp], #16 857 ldp x18, x30, [sp], #16 1004 ldp x18, x30, [sp], #16 [all …]
|
/tf-a-ffa_el3_spmc/bl32/tsp/aarch64/ |
A D | tsp_exceptions.S | 31 stp x18, x30, [sp, #0x90] 44 ldp x18, x30, [sp, #0x90]
|
/tf-a-ffa_el3_spmc/bl1/aarch64/ |
A D | bl1_exceptions.S | 272 mrs x18, scr_el3 274 str x18, [x6, #CTX_EL3STATE_OFFSET + CTX_SCR_EL3] 277 bfi x7, x18, #0, #1
|
/tf-a-ffa_el3_spmc/bl31/aarch64/ |
A D | runtime_exceptions.S | 499 mrs x18, scr_el3 501 str x18, [x6, #CTX_EL3STATE_OFFSET + CTX_SCR_EL3] 504 bfi x7, x18, #0, #1
|