Home
last modified time | relevance | path

Searched refs:x14 (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a-3.7.0/lib/el3_runtime/aarch64/
Dcontext.S56 mrs x14, mair_el1
58 stp x14, x15, [x0, #CTX_MAIR_EL1]
69 mrs x14, far_el1
70 stp x13, x14, [x0, #CTX_PAR_EL1]
87 mrs x14, spsr_fiq
88 stp x13, x14, [x0, #CTX_SPSR_IRQ]
105 mrs x14, cntkctl_el1
106 str x14, [x0, #CTX_CNTKCTL_EL1]
155 ldp x14, x15, [x0, #CTX_MAIR_EL1]
156 msr mair_el1, x14
[all …]
/trusted-firmware-a-3.7.0/lib/aarch64/
Dcache_helpers.S141 adr x14, dcsw_loop_table // compute inner loop address
142 add x14, x14, x0, lsl #5 // inner loop is 8x32-bit instructions
144 add x14, x14, x0, lsl #2 // inner loop is + "bti j" instruction
181 br x14 // jump to DC operation specific loop
/trusted-firmware-a-3.7.0/plat/nxp/common/psci/aarch64/
Dpsci_utils.S41 stp x14, x15, [sp, #-16]!
188 ldp x14, x15, [sp], #16
223 stp x14, x15, [sp, #-16]!
269 ldp x14, x15, [sp], #16
322 stp x14, x15, [sp, #-16]!
354 ldp x14, x15, [sp], #16
541 stp x14, x15, [sp, #-16]!
579 ldp x14, x15, [sp], #16
622 stp x14, x15, [sp, #-16]!
655 ldp x14, x15, [sp], #16
[all …]
/trusted-firmware-a-3.7.0/bl31/aarch64/
Dcrash_reporting.S137 stp x14, x15, [x0, #REGSZ * 6]
390 mrs x14, spsr_el3
406 mrs x14, sctlr_el1
415 mrs x14, mair_el1
424 mrs x14, afsr0_el1
433 mrs x14, cntkctl_el1
Druntime_exceptions.S440 adrp x14, rt_svc_descs_indices
441 add x14, x14, :lo12:rt_svc_descs_indices
442 ldrb w15, [x14, x16]
/trusted-firmware-a-3.7.0/bl32/tsp/aarch64/
Dtsp_exceptions.S29 stp x14, x15, [sp, #0x70]
42 ldp x14, x15, [sp, #0x70]
/trusted-firmware-a-3.7.0/plat/common/aarch64/
Dcrash_console_helpers.S113 stp x14, x15, [x1]
147 ldp x14, x15, [x1]
/trusted-firmware-a-3.7.0/plat/qti/qtiseclib/inc/
Dqtiseclib_defs.h57 uint64_t x14; member
/trusted-firmware-a-3.7.0/lib/cpus/aarch64/
Dwa_cve_2017_5715_bpiall.S33 stp x14, x15, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X14]
297 ldp x14, x15, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X14]
/trusted-firmware-a-3.7.0/plat/nxp/soc-lx2160a/aarch64/
Dlx2160a.S981 stp x13, x14, [sp, #-16]!
1153 stp x13, x14, [sp, #-16]!
1182 ldr x14, =PMU_CLAINACTCLRR_OFFSET
1226 ldp x13, x14, [sp], #16
1237 ldp x13, x14, [sp], #16
1459 str w8, [x1, x14]
/trusted-firmware-a-3.7.0/include/lib/cpus/aarch64/
Dcpu_macros.S579 mov x14, x0
603 mov x0, x14
/trusted-firmware-a-3.7.0/plat/qti/qtiseclib/src/
Dqtiseclib_cb_interface.c164 qti_ns_ctx->x14 = read_ctx_reg(get_gpregs_ctx(ctx), CTX_GPREG_X14); in qtiseclib_cb_get_ns_ctx()
/trusted-firmware-a-3.7.0/fdts/
Dmorello-soc.dts321 reg = <0x14>;
Dtc.dts284 reg = <0x14>;
/trusted-firmware-a-3.7.0/docs/components/
Dfirmware-update.rst438 uint32_t function ID : 0x14
/trusted-firmware-a-3.7.0/docs/design/
Dfirmware-design.rst1217 x14 = 0x0000000000000014
1451 body may only clobber x0 to x14 with x14 being the cpu_rev parameter.