Home
last modified time | relevance | path

Searched refs:x9 (Results 1 – 25 of 43) sorted by relevance

12

/trusted-firmware-a/lib/extensions/pauth/
A Dpauth_helpers.S108 mrs x9, tpidr_el3
111 ldp x10, x11, [x9, #CPU_DATA_APIAKEY_OFFSET]
122 adrp x9, bl1_apiakey
123 add x9, x9, :lo12:bl1_apiakey
124 ldp x10, x11, [x9]
131 mrs x9, sctlr_el3
132 orr x9, x9, #SCTLR_EnIA_BIT
136 bic x9, x9, #SCTLR_BT_BIT
138 msr sctlr_el3, x9
/trusted-firmware-a/lib/el3_runtime/aarch64/
A Dcontext.S47 mrs x9, actlr_el2
67 mrs x9, elr_el2
102 mrs x9, tcr_el2
119 mrs x9, TFSR_EL2
242 msr elr_el2, x9
277 msr tcr_el2, x9
294 msr TFSR_EL2, x9
609 mrs x9, fpsr
655 msr fpsr, x9
717 tst x9, x10
[all …]
/trusted-firmware-a/plat/arm/css/common/aarch64/
A Dcss_helpers.S94 mov x9, x30
104 ret x9
110 mov x9, x30
118 ret x9
/trusted-firmware-a/plat/nxp/common/ocram/aarch64/
A Docram.S30 stp x8, x9, [sp, #-16]!
43 ldp x8, x9, [x0, #32]
47 stp x8, x9, [x0, #32]
67 ldp x8, x9, [sp], #16
/trusted-firmware-a/plat/nxp/common/psci/aarch64/
A Dpsci_utils.S38 stp x8, x9, [sp, #-16]!
60 mov x9, x0
66 cmp x9, #CORE_DISABLED
70 cmp x9, #CORE_PENDING
74 cmp x9, #CORE_RELEASED
83 cmp x9, #CORE_WFE
85 cmp x9, #CORE_IN_RESET
87 cmp x9, #CORE_OFF
89 cmp x9, #CORE_OFF_PENDING
191 ldp x8, x9, [sp], #16
[all …]
/trusted-firmware-a/lib/aarch64/
A Dcache_helpers.S83 mrs x9, clidr_el1
84 ubfx x3, x9, \shift, \fw
97 mov x0, x9
134 subs x9, x9, x16 // decrement way number
172 mrs x9, clidr_el1
/trusted-firmware-a/services/spd/trusty/
A Dtrusty_helpers.S27 mov x9, sp
30 str x9, [x0]
65 adr x9, el3_exit
66 push xzr, x9, x1
/trusted-firmware-a/plat/common/aarch64/
A Dplatform_mp_stack.S48 mov x9, x30
51 ret x9
/trusted-firmware-a/include/lib/pmf/aarch64/
A Dpmf_asm_macros.S18 mov x9, x30
20 mov x30, x9
/trusted-firmware-a/bl31/aarch64/
A Dcrash_reporting.S134 stp x8, x9, [x0]
393 mrs x9, sctlr_el3
402 mrs x9, esr_el3
409 mrs x9, elr_el1
418 mrs x9, csselr_el1
427 mrs x9, tpidr_el1
436 mrs x9, vbar_el1
451 mrs x9, ifsr32_el2
/trusted-firmware-a/plat/brcm/board/stingray/aarch64/
A Dplat_helpers.S81 mov x9, x30
83 mov x30, x9
239 mov x9, x30
243 ret x9
/trusted-firmware-a/plat/xilinx/versal/aarch64/
A Dversal_helpers.S41 mov x9, x30
45 ret x9
/trusted-firmware-a/plat/rockchip/rk3399/drivers/pmu/
A Dplat_pmu_macros.S82 mrs x9, sctlr_el3
83 bic x10, x9, #(SCTLR_M_BIT)
131 msr sctlr_el3, x9
/trusted-firmware-a/plat/xilinx/zynqmp/aarch64/
A Dzynqmp_helpers.S47 mov x9, x30
51 ret x9
/trusted-firmware-a/plat/socionext/synquacer/
A Dsq_helpers.S65 mov x9, x30
73 ret x9
/trusted-firmware-a/plat/nxp/soc-lx2160a/aarch64/
A Dlx2160a.S86 stp x8, x9, [sp, #-16]!
110 ldp x8, x9, [sp], #16
1210 mrs x9, OSDLR_EL1
1211 orr x9, x9, #0x1
1212 msr OSDLR_EL1, x9
1225 mrs x9, OSDLR_EL1
1227 bic x9, x9, x10
1228 msr OSDLR_EL1, x9
1344 add x9, x9, #CCN_HNF_OFFSET
1550 mov x9, x30
[all …]
/trusted-firmware-a/lib/cpus/aarch64/
A Dwa_cve_2017_5715_bpiall.S30 stp x8, x9, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X8]
69 adr x9, wa_cve_2017_5715_bpiall_ret_vbar
83 msr vbar_el3, x9
294 ldp x8, x9, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X8]
/trusted-firmware-a/bl32/tsp/aarch64/
A Dtsp_exceptions.S26 stp x8, x9, [sp, #0x40]
39 ldp x8, x9, [sp, #0x40]
/trusted-firmware-a/plat/renesas/common/aarch64/
A Dplat_helpers.S81 mov x9, x30 /* lr */
86 ret x9
127 ret x9
/trusted-firmware-a/plat/qti/common/inc/aarch64/
A Dplat_macros.S66 mrs x9, ICC_HPPIR1_EL1
/trusted-firmware-a/plat/xilinx/versal/include/
A Dplat_macros.S57 mrs x9, ICC_HPPIR1_EL1
/trusted-firmware-a/include/plat/arm/common/aarch64/
A Darm_macros.S57 mrs x9, ICC_HPPIR1_EL1
/trusted-firmware-a/plat/qti/qtiseclib/inc/
A Dqtiseclib_defs.h52 uint64_t x9; member
/trusted-firmware-a/include/plat/marvell/armada/common/aarch64/
A Dmarvell_macros.S65 mrs x9, ICC_HPPIR1_EL1
/trusted-firmware-a/plat/rockchip/common/include/
A Dplat_macros.S65 mrs x9, ICC_HPPIR1_EL1

Completed in 32 milliseconds

12