Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 7 of 7) sorted by relevance

/libcpu/mips/gs232/
A Dcache_gcc.S32 andi t6, t4, 0x01c0
33 srl t6, t6, 6 #dc
37 beq t6, $0, cache_d1way
39 beq t6, t8, cache_d2way
45 addiu t6, t6, 12 #1 way
48 addiu t6, t6, 11 #2 way
50 addiu t6, t6, 10 #4 way (10), 2 way(11), 1 way(12)
68 sllv t6, t4, t6
74 sw t6, 0x8(t0) #dcache size
80 addu a2, $0, t6
/libcpu/risc-v/common64/
A Dstack.h59 rt_ubase_t t6; /* x31 - t6 - temporary register 6 */ member
A Dtrap.c45 rt_kprintf("\tt5(x30) = %p\tt6(x31) = %p\n", regs->t5, regs->t6); in dump_regs()
/libcpu/mips/common/
A Dmips.inc28 #define t6 $14
A Dmips_regs.h37 #define t6 $14 macro
/libcpu/risc-v/common/
A Drt_hw_stack_frame.h50 rt_ubase_t t6; /* x31 - t6 - temporary register 6 */ member
A Dtrap_common.c108 rt_kprintf("t6 : 0x%08x\r\n", s_stack_frame->t6); in rt_show_stack_frame()

Completed in 24 milliseconds