Searched defs:FPSCR_PR (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libm/arch/sh/
H A De_sqrtf.c10 #define FPSCR_PR (1 << 19) macro
H A De_sqrt.c10 #define FPSCR_PR (1 << 19) macro
/openbsd-current/sys/arch/sh/include/
H A Dfpu.h38 #define FPSCR_PR 0x00080000 /* precision mode */ macro

Completed in 153 milliseconds