Home
last modified time | relevance | path

Searched refs:t8 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/arch/mips/
Dexception.h32 unsigned long t8; /* Caller-saved temporary register */ member
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h52 #define t8 $24 macro
/Zephyr-latest/arch/mips/core/
Dfatal.c26 esf->t8, esf->t9); in z_mips_fatal_error()
Disr.S51 op t8, ESF_O(t8)(sp) ;\
/Zephyr-latest/arch/mips/core/offsets/
Doffsets.c36 GEN_OFFSET_STRUCT(arch_esf, t8);