/trusted-firmware-a/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 | 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 | neoverse_n2.S | 357 mov x0, x18 362 mov x0, x18 367 mov x0, x18 373 mov x0, x18 378 mov x0, x18 383 mov x0, x18 388 mov x0, x18 393 mov x0, x18 398 mov x0, x18 424 mov x18, x0 [all …]
|
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_a710.S | 268 mov x18, x0 271 mov x0, x18 276 mov x0, x18 281 mov x0, x18 286 mov x0, x18 291 mov x0, x18 296 mov x0, x18
|
A D | neoverse_v1.S | 381 mov x0, x18 386 mov x0, x18 391 mov x0, x18 396 mov x0, x18 401 mov x0, x18 406 mov x0, x18 411 mov x0, x18 416 mov x0, x18 421 mov x0, x18
|
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_a35.S | 92 mov x18, x30 111 mov x30, x18 116 mov x18, x30 148 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_a78.S | 273 mov x18, x0 276 mov x0, x18 281 mov x0, x18 286 mov x0, x18 291 mov x0, x18 296 mov x0, x18 301 mov x0, x18 306 mov x0, 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 | qemu_max.S | 25 mov x18, lr 28 mov lr, x18
|
A D | aem_generic.S | 42 mov x18, x30 49 mov x30, 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
|
/trusted-firmware-a/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]
|
/trusted-firmware-a/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 …]
|
/trusted-firmware-a/plat/qti/common/src/aarch64/ |
A D | qti_helpers.S | 73 mov x18, x30 87 ret x18
|
/trusted-firmware-a/plat/nxp/common/ocram/aarch64/ |
A D | ocram.S | 33 stp x18, x30, [sp, #-16]! 64 ldp x18, x30, [sp], #16
|
/trusted-firmware-a/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
|
/trusted-firmware-a/bl31/aarch64/ |
A D | runtime_exceptions.S | 499 mrs x18, scr_el3 501 str x18, [x6, #CTX_EL3STATE_OFFSET + CTX_SCR_EL3] 508 ubfx x7, x18, #SCR_NSE_SHIFT, 1 519 bfi x7, x18, #0, #1
|