Home
last modified time | relevance | path

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

/linux/arch/arm/nwfpe/
A Dsoftfloat.c72 int8 roundingMode; in roundAndPackInt32() local
77 roundingMode = roundData->mode; in roundAndPackInt32()
219 int8 roundingMode; in roundAndPackFloat32() local
224 roundingMode = roundData->mode; in roundAndPackFloat32()
390 int8 roundingMode; in roundAndPackFloat64() local
395 roundingMode = roundData->mode; in roundAndPackFloat64()
573 roundingMode = roundData->mode; in roundAndPackFloatx80()
973 int8 roundingMode; in float32_round_to_int() local
988 switch ( roundingMode ) { in float32_round_to_int()
1868 int8 roundingMode; in float64_round_to_int() local
[all …]
/linux/arch/sh/kernel/cpu/sh4/
A Dfpu.c397 int roundingMode = FPSCR_ROUNDING_MODE(tsk->thread.xstate->hardfpu.fpscr); in float_rounding_mode() local
398 return roundingMode; in float_rounding_mode()

Completed in 9 milliseconds