Home
last modified time | relevance | path

Searched refs:ISA_BIT (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/rs6000/
H A Dsfp-machine.h114 #define ISA_BIT(x) (1LL << (63 - x)) macro
117 # define FP_EX_INVALID ISA_BIT(34)
118 # define FP_EX_OVERFLOW ISA_BIT(35)
119 # define FP_EX_UNDERFLOW ISA_BIT(36)
120 # define FP_EX_DIVZERO ISA_BIT(37)
121 # define FP_EX_INEXACT ISA_BIT(38)
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/
H A DChangeLog399 (ISA_BIT): Add exception support if we are being compiled on a
501 (ISA_BIT): Add exception support if we are being compiled on a
/dports/lang/gnat_util/gcc-6-20180516/libgcc/
H A DChangeLog399 (ISA_BIT): Add exception support if we are being compiled on a
501 (ISA_BIT): Add exception support if we are being compiled on a
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/
H A DChangeLog1799 (ISA_BIT): Add exception support if we are being compiled on a
1901 (ISA_BIT): Add exception support if we are being compiled on a
/dports/lang/gcc8/gcc-8.5.0/libgcc/
H A DChangeLog2046 (ISA_BIT): Add exception support if we are being compiled on a
2148 (ISA_BIT): Add exception support if we are being compiled on a
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/
H A DChangeLog1885 (ISA_BIT): Add exception support if we are being compiled on a
1987 (ISA_BIT): Add exception support if we are being compiled on a
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/
H A DChangeLog1885 (ISA_BIT): Add exception support if we are being compiled on a
1987 (ISA_BIT): Add exception support if we are being compiled on a
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/
H A DChangeLog1885 (ISA_BIT): Add exception support if we are being compiled on a
1987 (ISA_BIT): Add exception support if we are being compiled on a

12