Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dfpu.h28 #define FPSF_RC(x) (((x) & 0x3) << 4) /* rounding control */ macro
45 #define FPSF_DEFAULT (FPSF_PC (0x3) | FPSF_RC (FPRC_NEAREST))
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
H A Dfpu.h28 #define FPSF_RC(x) (((x) & 0x3) << 4) /* rounding control */ macro
45 #define FPSF_DEFAULT (FPSF_PC (0x3) | FPSF_RC (FPRC_NEAREST))

Completed in 1 milliseconds