Searched refs:FPU_PC_MASK (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dfpucw.h51 FPU_PC_MASK bit mask denoting the precision control
69 # define FPU_PC_MASK 0x0300 macro
87 SET_FPUCW ((oldcw & ~FPU_PC_MASK) | FPU_PC_EXTENDED))
95 # define FPU_PC_MASK 0 macro

Completed in 115 milliseconds