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

/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dfpsetround.c25 new |= FSR_RD((unsigned int)rnd_dir & 0x03);
/freebsd-11-stable/sys/sparc64/include/
H A Dfsr.h69 #define FSR_RD(x) ((unsigned long)(x) << FSR_RD_SHIFT) macro
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dfpu_util.c695 utf.uf_fsr |= FSR_RD((unsigned int)roundingMode & 0x03);

Completed in 98 milliseconds