Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h42 struct mips_fpu_struct { struct
43 fpureg_t fpr[NUM_FPU_REGS];
44 unsigned int fcr31;
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h128 struct mips_fpu_struct { struct
129 union fpureg fpr[NUM_FPU_REGS];
130 unsigned int fcr31;
131 unsigned int msacsr;