Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfloat.h412 #define Roundingmode(object) Bitfield_extract( 21, 2,object) macro
488 #define Rounding_mode() Roundingmode(Fpustatus_register)
490 (Roundingmode(Fpustatus_register) == rmode)
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfloat.h412 #define Roundingmode(object) Bitfield_extract( 21, 2,object) macro
488 #define Rounding_mode() Roundingmode(Fpustatus_register)
490 (Roundingmode(Fpustatus_register) == rmode)

Completed in 3 milliseconds