Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/alpha/alpha/
H A Dfp_complete.c53 #define FPUREG_CLASS (0xfUL << 0x14) /* ITFP, FLT[ILV] */ macro
664 if (op_class & FPUREG_CLASS) { in alpha_fp_complete()