Home
last modified time | relevance | path

Searched refs:x5 (Results 1 – 13 of 13) sorted by relevance

/libcpu/aarch64/common/include/
A Dhypercall.h22 rt_uint64_t x3, rt_uint64_t x4, rt_uint64_t x5, rt_uint64_t x6, rt_uint32_t w7) in rt_hw_hypercall() argument
26 arm_smccc_hvc(w0, x1, x2, x3, x4, x5, x6, w7, &res, RT_NULL); in rt_hw_hypercall()
A Dvector_gcc.h26 stp x4, x5, [sp, #-0x10]!
80 ldp x4, x5, [sp], #0x10
A Darmv8.h139 rt_uint64_t x5; member
/libcpu/risc-v/rv64/
A Dtrap.c22 uint64_t x5; member
60 …x5 (t0 : Temporary ) ==> 0x%08x%08x\n", esf->x5 >> 32 , esf->x5 & UINT32_MA… in print_stack_frame()
/libcpu/risc-v/t-head/c908/
A Dopcode.h76 #define OPC_DCACHE_CVA(rs1) __OPC_INSN_FORMAT_CACHE(0x1, x5, rs1)
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h50 ldp x4, x5, [sp], #0x10
/libcpu/aarch64/cortex-a/
A Dentry_point.S135 mrs x5, mpidr_el1
141 and x0, x5, x4
153 str x5, [x1, #-8]
/libcpu/risc-v/common64/
A Dstartup_gcc.S49 li x5, 0
A Dstackframe.h90 STORE x5, 5 * REGBYTES(sp)
265 LOAD x5, 5 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S66 STORE x5, 5 * REGBYTES(sp)
142 LOAD x5, 5 * REGBYTES(sp)
273 STORE x5, 5 * REGBYTES(sp)
A Dcontext_gcc.S150 STORE x5, 5 * REGBYTES(sp)
248 LOAD x5, 5 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dcache.S42 lsl x7, x6, x5
A Dtrap.c157 …:0x%16.16p X06:0x%16.16p X07:0x%16.16p\n", (void *)regs->x4, (void *)regs->x5, (void *)regs->x6, (… in rt_hw_show_register()

Completed in 10 milliseconds