Home
last modified time | relevance | path

Searched refs:Float_Word (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-fatgen.adb797 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
801 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
805 (T'Mantissa + 16) / Float_Word'Size);
814 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
829 Exponent_Factor : constant Float_Word :=
830 2**(Float_Word'Size - 1) /
831 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
839 Exponent_Mask : constant Float_Word :=
840 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
889 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-fatgen.adb835 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
839 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
843 (T'Mantissa + 16) / Float_Word'Size);
852 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
866 Exponent_Factor : constant Float_Word :=
867 2**(Float_Word'Size - 1) /
868 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
875 Exponent_Mask : constant Float_Word :=
876 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
925 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-fatgen.adb797 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
801 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
805 (T'Mantissa + 16) / Float_Word'Size);
814 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
829 Exponent_Factor : constant Float_Word :=
830 2**(Float_Word'Size - 1) /
831 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
839 Exponent_Mask : constant Float_Word :=
840 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
889 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-fatgen.adb797 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
801 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
805 (T'Mantissa + 16) / Float_Word'Size);
814 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
829 Exponent_Factor : constant Float_Word :=
830 2**(Float_Word'Size - 1) /
831 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
839 Exponent_Mask : constant Float_Word :=
840 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
889 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-fatgen.adb836 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
840 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
844 (T'Mantissa + 16) / Float_Word'Size);
853 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
867 Exponent_Factor : constant Float_Word :=
868 2**(Float_Word'Size - 1) /
869 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
876 Exponent_Mask : constant Float_Word :=
877 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
926 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-fatgen.adb822 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
826 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
830 (T'Mantissa + 16) / Float_Word'Size);
839 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
853 Exponent_Factor : constant Float_Word :=
854 2**(Float_Word'Size - 1) /
855 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
862 Exponent_Mask : constant Float_Word :=
863 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
912 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-fatgen.adb835 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
839 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
843 (T'Mantissa + 16) / Float_Word'Size);
852 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
866 Exponent_Factor : constant Float_Word :=
867 2**(Float_Word'Size - 1) /
868 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
875 Exponent_Mask : constant Float_Word :=
876 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
925 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-fatgen.adb835 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
839 (T'Size + Float_Word'Size - 1) / Float_Word'Size;
843 (T'Mantissa + 16) / Float_Word'Size);
852 array (Rep_Index range 0 .. Rep_Index (Rep_Words - 1)) of Float_Word;
866 Exponent_Factor : constant Float_Word :=
867 2**(Float_Word'Size - 1) /
868 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
875 Exponent_Mask : constant Float_Word :=
876 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
925 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-fatgen.adb758 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
761 Rep_Last : constant Rep_Index := (T'Size - 1) / Float_Word'Size;
763 type Float_Rep is array (Rep_Index range 0 .. Rep_Last) of Float_Word;
778 Exponent_Factor : constant Float_Word :=
779 2**(Float_Word'Size - 1) /
780 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
788 Exponent_Mask : constant Float_Word :=
789 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
838 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-fatgen.adb758 type Float_Word is mod 2**Positive'Min (System.Word_Size, 32); type
761 Rep_Last : constant Rep_Index := (T'Size - 1) / Float_Word'Size;
763 type Float_Rep is array (Rep_Index range 0 .. Rep_Last) of Float_Word;
778 Exponent_Factor : constant Float_Word :=
779 2**(Float_Word'Size - 1) /
780 Float_Word (IEEE_Emax - IEEE_Emin + 3) *
788 Exponent_Mask : constant Float_Word :=
789 Float_Word (IEEE_Emax - IEEE_Emin + 2) *
838 and not Exponent_Mask) + Float_Word (IEEE_Bias) * Exponent_Factor;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-fatgen.adb125 type Float_Word is mod 2**Siz; type
136 type Float_Rep is array (Natural range 0 .. N - 1) of Float_Word;
145 Exp_Factor : constant Float_Word :=
148 else 2**(Siz - 1) / Float_Word (IEEE_Emax - IEEE_Emin + 3));
153 Exp_Mask : constant Float_Word :=
154 Float_Word (IEEE_Emax - IEEE_Emin + 2) * Exp_Factor;
159 Sign_Mask : constant Float_Word :=
291 Float_Word (IEEE_Ebias - 1) * Exp_Factor;
688 Float_Word (IEEE_Ebias + Expf) * Exp_Factor;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-fatgen.adb110 type Float_Word is mod 2**Siz; type
123 type Float_Rep is array (Natural range 0 .. N - 1) of Float_Word;
132 Exp_Factor : constant Float_Word :=
133 2**(Siz - 1) / Float_Word (IEEE_Emax - IEEE_Emin + 3);
137 Exp_Mask : constant Float_Word :=
138 Float_Word (IEEE_Emax - IEEE_Emin + 2) * Exp_Factor;
143 Sign_Mask : constant Float_Word := 2**(Siz - 1);
276 Float_Word (IEEE_Ebias - 1) * Exp_Factor;
812 Float_Word (IEEE_Ebias + Expf) * Exp_Factor;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-fatgen.adb125 type Float_Word is mod 2**Siz; type
136 type Float_Rep is array (Natural range 0 .. N - 1) of Float_Word;
145 Exp_Factor : constant Float_Word :=
148 else 2**(Siz - 1) / Float_Word (IEEE_Emax - IEEE_Emin + 3));
153 Exp_Mask : constant Float_Word :=
154 Float_Word (IEEE_Emax - IEEE_Emin + 2) * Exp_Factor;
159 Sign_Mask : constant Float_Word :=
291 Float_Word (IEEE_Ebias - 1) * Exp_Factor;
688 Float_Word (IEEE_Ebias + Expf) * Exp_Factor;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-fatgen.adb125 type Float_Word is mod 2**Siz; type
136 type Float_Rep is array (Natural range 0 .. N - 1) of Float_Word;
145 Exp_Factor : constant Float_Word :=
148 else 2**(Siz - 1) / Float_Word (IEEE_Emax - IEEE_Emin + 3));
153 Exp_Mask : constant Float_Word :=
154 Float_Word (IEEE_Emax - IEEE_Emin + 2) * Exp_Factor;
159 Sign_Mask : constant Float_Word :=
291 Float_Word (IEEE_Ebias - 1) * Exp_Factor;
688 Float_Word (IEEE_Ebias + Expf) * Exp_Factor;

12