Home
last modified time | relevance | path

Searched refs:_ieee754_csr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/math-emu/
H A Dieee754.h157 struct _ieee754_csr { struct
170 #define ieee754_csr (*(struct _ieee754_csr *)(&current->thread.fpu.fcr31))
H A Ddp_sqrt.c22 struct _ieee754_csr oldcsr; in ieee754dp_sqrt()