Searched refs:FTYPE_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/powerpc/fpu/ | ||
H A D | fpu_emu.h | 145 #define FTYPE_FLAG_MASK (FTYPE_RD_RZ | FTYPE_FPSCR) macro |
H A D | fpu_implode.c | 523 type &= ~FTYPE_FLAG_MASK; in fpu_implode() |