]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/rs6000/rs6000-builtins.def
Revert patches
[gcc.git] / gcc / config / rs6000 / rs6000-builtins.def
index 8b73e99455844f55d5c16ab51f7e34fa9956ee43..e0d9f5adc97d58b3339e1ea642c80af0b72241c3 100644 (file)
 ;   endian   Needs special handling for endianness
 ;   ibmld    Restrict usage to the case when TFmode is IBM-128
 ;   ibm128   Restrict usage to the case where __ibm128 is supported or if ibmld
-;   future   Restrict usage to future instructions
-;   dm       Restrict usage to dense math
 ;
 ; Each attribute corresponds to extra processing required when
 ; the built-in is expanded.  All such special processing should
 
   void __builtin_vsx_stxvp (v256, unsigned long, const v256 *);
     STXVP nothing {mma,pair}
-
-[future]
-  const signed int __builtin_saturate_subtract32 (signed int, signed int);
-  SAT_SUBSI sat_subsi3 {}
-
-[future-64]
-  const signed long __builtin_saturate_subtract64 (signed long, signed long);
-  SAT_SUBDI sat_subdi3 {}
-
This page took 0.024442 seconds and 5 git commands to generate.