Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hppa/spmath/
Dfloat.h373 #define Roundingmode(object) Bitfield_extract( 21, 2,object) macro
444 #define Rounding_mode() Roundingmode(Fpustatus_register)
446 (Roundingmode(Fpustatus_register) == rmode)