Searched defs:roundIncrement (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
H A D | softfloat.c | 363 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 414 int16 roundIncrement, roundBits; in roundAndPackFloat64() local [all...] |
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
H A D | softfloat.c | 363 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 414 int16 roundIncrement, roundBits; in roundAndPackFloat64() local [all...] |
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
H A D | softfloat.c | 74 int8 roundIncrement, roundBits; in roundAndPackInt32() local 221 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 392 int16 roundIncrement, roundBits; roundAndPackFloat64() local 571 int64 roundIncrement, roundMask, roundBits; roundAndPackFloatx80() local [all...] |
/kernel/linux/linux-6.6/arch/arm/nwfpe/ |
H A D | softfloat.c | 74 int8 roundIncrement, roundBits; in roundAndPackInt32() local 221 int8 roundIncrement, roundBits; in roundAndPackFloat32() local 392 int16 roundIncrement, roundBits; roundAndPackFloat64() local 571 int64 roundIncrement, roundMask, roundBits; roundAndPackFloatx80() local [all...] |
Completed in 6 milliseconds