Home
last modified time | relevance | path

Searched refs:softfloat_countLeadingZeros64 (Results 126 – 150 of 611) sorted by relevance

12345678910>>...25

/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/fp/berkeley-softfloat-3/source/
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/berkeley-softfloat-3/source/
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11;
/dports/emulators/qemu/qemu-6.2.0/tests/fp/berkeley-softfloat-3/source/
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
/dports/emulators/qemu60/qemu-6.0.0/tests/fp/berkeley-softfloat-3/source/
H A Ds_normSubnormalExtF80Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ); in softfloat_normSubnormalExtF80Sig()
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/softfloat/
H A Ds_normSubnormalF64Sig.c46 shiftDist = softfloat_countLeadingZeros64( sig ) - 11; in softfloat_normSubnormalF64Sig()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/mess/mame-mame0226/3rdparty/softfloat3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/softfloat3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/fp/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/qemu5/qemu-5.2.0/tests/fp/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/math/reduce/Reduce-svn5758-src/libraries/SoftFloat-3a/source/
H A Dui64_to_extF80.c50 shiftCount = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/math/reduce/Reduce-svn5758-src/libraries/SoftFloat-3e/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/fp/berkeley-softfloat-3/source/
H A Dui64_to_extF80.c50 shiftDist = softfloat_countLeadingZeros64( a ); in ui64_to_extF80()

12345678910>>...25