Home
last modified time | relevance | path

Searched refs:t3 (Results 1 – 8 of 8) sorted by relevance

/libcpu/mips/gs232/
A Dcache_gcc.S53 addiu t3, $0, 1 #1 way
55 addiu t3, $0, 2 #2 way
57 addiu t3, $0, 4 #4 way
106 beq t3, 1, 4f
108 beq t3, 2, 4f
/libcpu/risc-v/vector/rvv-1.0/
A Drvv_context.h106 LOAD t3, VEC_FRAME_VL(t1)
107 VEC_CONFIG_SET_VL_VTYPE(t3, t0)
/libcpu/risc-v/common64/
A Dstack.h56 rt_ubase_t t3; /* x28 - t3 - temporary register 3 */ member
A Dtrap.c44 rt_kprintf("\tt3(x28) = %p\tt4(x29) = %p\n", regs->t3, regs->t4); in dump_regs()
/libcpu/mips/common/
A Dmips.inc25 #define t3 $11
A Dmips_regs.h32 #define t3 $11 macro
81 #define t3 $15 macro
/libcpu/risc-v/common/
A Drt_hw_stack_frame.h47 rt_ubase_t t3; /* x28 - t3 - temporary register 3 */ member
A Dtrap_common.c105 rt_kprintf("t3 : 0x%08x\r\n", s_stack_frame->t3); in rt_show_stack_frame()

Completed in 11 milliseconds