Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dcoredump.c36 uint64_t t6; member
58 uint32_t t6;
105 arch_blk.r.t6 = esf->t6; in arch_coredump_info_dump()
Dfatal.c117 LOG_ERR(" a6: " PR_REG " t6: " PR_REG, esf->a6, esf->t6); in z_riscv_fatal_error_csf()
Disr.S33 RV_I( op t6, __struct_arch_esf_t6_OFFSET(sp) );\
/Zephyr-latest/include/zephyr/arch/mips/
Dexception.h30 unsigned long t6; /* Caller-saved temporary register */ member
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h38 #define t6 $14 macro
/Zephyr-latest/include/zephyr/arch/riscv/
Dexception.h67 unsigned long t6; /* Caller-saved temporary register */ member
/Zephyr-latest/arch/mips/core/
Dfatal.c23 esf->t4, esf->t5, esf->t6, esf->t7); in z_mips_fatal_error()
Disr.S49 op t6, ESF_O(t6)(sp) ;\
/Zephyr-latest/arch/mips/core/offsets/
Doffsets.c34 GEN_OFFSET_STRUCT(arch_esf, t6);
/Zephyr-latest/arch/riscv/core/offsets/
Doffsets.c107 GEN_OFFSET_STRUCT(arch_esf, t6);