Home
last modified time | relevance | path

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

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