Home
last modified time | relevance | path

Searched defs:mips_fpu_struct (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h41 struct mips_fpu_struct { struct
42 fpureg_t fpr[NUM_FPU_REGS];
43 unsigned int fcr31;
/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h123 struct mips_fpu_struct { struct
124 union fpureg fpr[NUM_FPU_REGS];
125 unsigned int fcr31;
126 unsigned int msacsr;