OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FPCSR_E_MASK
sys/arch/mips64/mips64/fp_emulate.c
353
excbits &= (fsr & FPCSR_E_MASK) >> FPCSR_E_SHIFT;
sys/arch/mips64/mips64/fp_emulate.c
366
excbits &= (fsr & FPCSR_E_MASK) >> FPCSR_E_SHIFT;