Home
last modified time | relevance | path

Searched defs:roundingMode (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/nwfpe/
Dsoftfloat.c72 int8 roundingMode; in roundAndPackInt32() local
219 int8 roundingMode; in roundAndPackFloat32() local
390 int8 roundingMode; in roundAndPackFloat64() local
569 int8 roundingMode, roundingPrecision; in roundAndPackFloatx80() local
973 int8 roundingMode; in float32_round_to_int() local
1868 int8 roundingMode; in float64_round_to_int() local
2675 int8 roundingMode; in floatx80_round_to_int() local
/linux-5.19.10/arch/sh/kernel/cpu/sh4/
Dfpu.c397 int roundingMode = FPSCR_ROUNDING_MODE(tsk->thread.xstate->hardfpu.fpscr); in float_rounding_mode() local