Home
last modified time | relevance | path

Searched refs:x3 (Results 1 – 25 of 33) sorted by relevance

12

/optee_os/core/arch/arm/kernel/
A Dmisc_a64.S28 lsl x3, x0, #MPIDR_AFFINITY_BITS
29 csel x3, x3, x0, eq
37 ubfx x0, x3, #MPIDR_AFF1_SHIFT, #MPIDR_AFFINITY_BITS
38 ubfx x1, x3, #MPIDR_AFF2_SHIFT, #MPIDR_AFFINITY_BITS
45 ubfx x0, x3, #MPIDR_AFF0_SHIFT, #MPIDR_AFFINITY_BITS
46 ubfx x1, x3, #MPIDR_AFF1_SHIFT, #MPIDR_AFFINITY_BITS
47 ubfx x2, x3, #MPIDR_AFF2_SHIFT, #MPIDR_AFFINITY_BITS
A Dcache_helpers_a64.S29 dcache_line_size x2, x3
31 sub x3, x2, #1
32 bic x0, x0, x3
95 ubfx x3, x9, \shift, \fw
96 lsl x3, x3, \ls
102 cbz x3, exit
149 cmp x3, x10
178 mov x3, \level
179 sub x10, x3, #2
229 sub x3, x2, #1
[all …]
A Dthread_a64.S45 msr spsr_el1, x3
128 msr spsr_el1, x3
289 mrs x3, sp_el0
324 mrs x3, sp_el0
541 sub x3, x4, x2
546 ldr x3, =1f
547 sub x3, x3, x2
548 br x3
571 and x3, x3, #CTR_IMINLINE_MASK
573 lsl x2, x2, x3
[all …]
A Dentry_a64.S104 adr x3, cached_mem_end
105 str x0, [x3]
108 ldp x3, x4, [x1, #-16]!
109 stp x3, x4, [x0, #-16]!
125 adr x3, cached_mem_end
126 str x0, [x3]
130 ldp x3, x4, [x1, #-16]!
131 stp x3, x4, [x0, #-16]!
312 add x3, x3, x2 /* end of relocations */
345 2: cmp x2, x3
[all …]
A Dthread_optee_smc_a64.S162 mov x3, #0
203 mov x3, x23
A Dthread_spmc_a64.S22 mov x3, #FFA_PARAM_MBZ /* Param MBZ */
A Dabort.c177 ai->regs->x2, ai->regs->x3); in __print_abort_info()
A Dldelf_loader.c246 arg->arm32.regs[3] = tsd->abort_regs.x3; in ldelf_dump_state()
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Dltc_ecc_is_point_at_infinity.c22 void *x3, *y2; in ltc_ecc_is_point_at_infinity() local
37 if ((err = mp_init_multi(&x3, &y2, NULL)) != CRYPT_OK) goto done; in ltc_ecc_is_point_at_infinity()
43 if ((err = mp_mulmod(P->x, P->x, modulus, x3)) != CRYPT_OK) goto cleanup; in ltc_ecc_is_point_at_infinity()
44 if ((err = mp_mulmod(P->x, x3, modulus, x3)) != CRYPT_OK) goto cleanup; in ltc_ecc_is_point_at_infinity()
48 if ((mp_cmp(x3, y2) == LTC_MP_EQ) && !mp_iszero(y2)) { in ltc_ecc_is_point_at_infinity()
55 mp_clear_multi(x3, y2, NULL); in ltc_ecc_is_point_at_infinity()
/optee_os/core/arch/arm/plat-rcar/
A Dcore_pos_a64.S23 lsl x3, x0, #MPIDR_AFFINITY_BITS
24 csel x3, x3, x0, eq
31 ubfx x0, x3, #MPIDR_AFF1_SHIFT, #MPIDR_AFFINITY_BITS
32 ubfx x1, x3, #MPIDR_AFF2_SHIFT, #MPIDR_AFFINITY_BITS
A Dromapi_call.S26 mov x22, x3
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c182 #define SERPENT_LT(x0, x1, x2, x3) do { \ argument
186 x3 = x3 ^ x2 ^ T32(x0 << 3); \
188 x3 = ROLc(x3, 7); \
189 x0 = x0 ^ x1 ^ x3; \
190 x2 = x2 ^ x3 ^ T32(x1 << 7); \
344 #define KA(zc, x0, x1, x2, x3) do { \ in sosemanuk_setiv() argument
348 x3 ^= st->kc[(zc) + 3]; \ in sosemanuk_setiv()
647 FSM(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9); \ in _sosemanuk_internal()
648 LRU(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, dd); \ in _sosemanuk_internal()
658 #define SRD(S, x0, x1, x2, x3, ooff) do { \ in _sosemanuk_internal() argument
[all …]
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Didea.c111 ushort16 x0, x1, x2, x3, t0, t1; in _process_block() local
116 _LOAD16(x3, in + 6); in _process_block()
122 _MUL(x3, m_key[i*6+3]); in _process_block()
125 t1 = t0 + (x1^x3); in _process_block()
129 x3 ^= t0; in _process_block()
138 _MUL(x3, m_key[LTC_IDEA_ROUNDS*6+3]); in _process_block()
143 _STORE16(x3, out + 6); in _process_block()
/optee_os/out/arm/ldelf/
A Dldelf.dmp408 a8: 91008063 add x3, x3, #0x20
436 f8: d1002063 sub x3, x3, #0x8
442 108: 91002063 add x3, x3, #0x8
714 338: 91279463 add x3, x3, #0x9e5
1228 888: 91000863 add x3, x3, #0x2
1229 88c: 8b020063 add x3, x3, x2
1234 89c: d37ef463 lsl x3, x3, #2
1479 b20: 8b000063 add x3, x3, x0
7350 4a20: 8b020063 add x3, x3, x2
8134 5288: cb0303e3 neg x3, x3
[all …]
/optee_os/core/arch/arm/tee/
A Darch_svc_a64.S116 str x3, [x2], #8
179 ldr x3, [x19, #SC_REC_X0] /* pointer to struct thread_svc_regs */
195 ldr x3, [x19, #SC_REC_X0] /* pointer to struct thread_svc_regs */
A Darch_svc.c398 .x3 = pushed[4], in save_panic_regs_a32_ta()
/optee_os/core/arch/arm/plat-totalcompute/fdts/
A Doptee_sp_manifest.dts26 messaging-method = <0x3>; /* Direct request/response supported */
33 attributes = <0x3>; /* read-write */
/optee_os/lib/libutee/arch/arm/
A Dutee_syscalls_a64.S22 stp x2, x3, [sp, #32]
28 ldp x2, x3, [sp, #32]
/optee_os/out/arm/core/
A Dtee.dmp4548 e103018: cb020063 sub x3, x3, x2
4791 e103290: 9ac72063 lsl x3, x3, x7
4793 e103298: aa0300a3 orr x3, x5, x3
5832 e103dd8: 8b030263 add x3, x19, x3
6774 e1046d0: d37ff863 lsl x3, x3, #1
6783 e1046e4: d37ff863 lsl x3, x3, #1
17393 e10b350: cb0303e3 neg x3, x3
24720 e10fcdc: dac00c63 rev x3, x3
53048 e12223c: f9400063 ldr x3, [x3]
106309 e146830: 91000c63 add x3, x3, #0x3
[all …]
/optee_os/lib/libutils/ext/arch/arm/
A Dmcount_a64.S64 stp x2, x3, [sp, #16]
74 ldp x2, x3, [sp, #16]
/optee_os/core/crypto/
A Dsm4.c118 static uint32_t sm4F(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in sm4F() argument
121 return x0 ^ sm4Lt(x1 ^ x2 ^ x3 ^ rk); in sm4F()
/optee_os/core/arch/arm/include/kernel/
A Dthread.h128 uint64_t x3; /* r3_usr */ member
183 uint64_t x3; /* r3_usr */ member
/optee_os/core/arch/arm/dts/
A Dfsl-lx2160a-rdb.dts103 reg = <0x3>;
A Dfsl-lx2160a-qds.dts265 reg = <0x3>;
/optee_os/core/arch/arm/crypto/
A Dghash-ce-core_a64.S155 add x8, x3, #16
248 ld1 {SHASH.2d}, [x3]
438 0: ld1 {INP0.16b-INP1.16b}, [x3], #32

Completed in 236 milliseconds

12