Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_emu.h145 #define FTYPE_FLAG_MASK (FTYPE_RD_RZ | FTYPE_FPSCR) macro
H A Dfpu_implode.c523 type &= ~FTYPE_FLAG_MASK; in fpu_implode()