Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-rcar/
H A Dromapi_call.S37 adr_l x9, virt_to_phys
39 add x9, x9, x10
40 blr x9
50 adr_l x9, dcache_op_all
52 add x9, x9, x10
53 blr x9
59 mrs x9, sctlr_el1
60 bic x9, x9, #SCTLR_M
61 bic x9, x9, #SCTLR_C
62 msr sctlr_el1, x9
[all …]
/optee_os/ldelf/
H A Dstart_a64.S36 ldr x9, [x5], #8 /* x9 = r_addend */
47 add x9, x9, x4
48 str x9, [x7]
/optee_os/core/arch/arm/crypto/
H A Dsha256_armv8a_ce_a64.S63 mov x9, x0
64 ld1 {dgav.4s}, [x9], #16
65 ld1 {dgbv.4s}, [x9]
108 3: mov x9, x0
109 st1 {dgav.16b}, [x9], #16
110 st1 {dgbv.16b}, [x9]
H A Dghash-ce-core_a64.S417 ldp x9, x8, [x5] // load counter
425 CPU_LE( rev x9, x9 )
441 rev x9, x8
459 ins KS0.d[1], x9 // set lower counter
463 ins KS0.d[0], x9
468 add x9, x9, #1
471 ins KS1.d[0], x9
476 add x9, x9, #1
569 CPU_LE( rev x9, x9 )
575 stp x9, x8, [x5] // store counter
H A Dsha3_armv8a_ce_a64.S58 adr_l x9, .Lsha3_rcon
177 ld1r {v31.2d}, [x9], #8
H A Dsm4_armv8a_ce_a64.S20 #define tw1l x9
H A Dsm4_armv8a_aese_a64.S29 #define tw1l x9
/optee_os/core/arch/arm/kernel/
H A Dcache_helpers_a64.S94 mrs x9, clidr_el1
95 ubfx x3, x9, \shift, \fw
106 mov x0, x9
141 subs x9, x9, x16 // decrement way number
177 mrs x9, clidr_el1
H A Darch_scall_a64.S123 ldr x9, [x19, #SC_REC_X0]
124 load_xregs x9, THREAD_SCALL_REG_X0, 0, 3
136 ldr x9, [x19, #SC_REC_X0]
137 load_xregs x9, THREAD_SCALL_REG_X0, 0, 8
H A Darch_scall.c85 .x9 = pushed[10], in save_panic_regs_a32_ta()
H A Dthread_spmc_a64.S51 mov x9, #FFA_PARAM_MBZ
H A Dabort.c194 EMSG_RAW(" x8 %016" PRIx64 " x9 %016" PRIx64, in __print_abort_info()
195 ai->regs->x8, ai->regs->x9); in __print_abort_info()
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c608 #define FSM(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) do { \ in s_sosemanuk_internal() argument
621 #define LRU(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, dd) do { \ in s_sosemanuk_internal() argument
623 s ## x0 = MUL_A(s ## x0) ^ MUL_G(s ## x3) ^ s ## x9; \ in s_sosemanuk_internal()
630 #define CC1(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, ee) do { \ in s_sosemanuk_internal() argument
631 ee = T32(s ## x9 + r1) ^ r2; \ in s_sosemanuk_internal()
639 #define STEP(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, dd, ee) do { \ in s_sosemanuk_internal() argument
640 FSM(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9); \ in s_sosemanuk_internal()
641 LRU(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, dd); \ in s_sosemanuk_internal()
642 CC1(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, ee); \ in s_sosemanuk_internal()
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h201 uint64_t x9; /* r9_usr */ member
260 uint64_t x9; /* r9_usr */ member
/optee_os/core/kernel/
H A Dldelf_loader.c270 arg->arm32.regs[9] = tsd->abort_regs.x9; in ldelf_dump_state()
/optee_os/core/arch/arm/dts/
H A Dfsl-lx2160a.dtsi1334 reg = <0x9>;