Home
last modified time | relevance | path

Searched refs:NUMSAVEREGS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dreg.h57 register_t r_regs[NUMSAVEREGS]; /* numbered as above */
74 uint32_t r_regs[NUMSAVEREGS];
H A Dregnum.h47 #define NUMSAVEREGS 40 macro
133 #define FPBASE NUMSAVEREGS
/f-stack/freebsd/mips/mips/
H A Dfreebsd32_machdep.c132 for (i = 0; i < NUMSAVEREGS; i++) in set_regs32()
149 for (i = 0; i < NUMSAVEREGS; i++) in fill_regs32()
H A Dexception.S370 #define KERN_REG_SIZE (NUMSAVEREGS * SZREG)