invoke.texi (RS/6000 and PowerPC Options): Document -mspe option.
[gcc.git] / gcc / config / rs6000 / eabi.h
index 373dd2b6fc702b575150d06f1026faa9f960ecb8..e61a91fae6b6827b6adde4e66fa1d8cc3517912f 100644 (file)
@@ -45,10 +45,12 @@ Boston, MA 02111-1307, USA.  */
 
 #undef TARGET_SPE_ABI
 #undef TARGET_SPE
+#undef TARGET_E500
 #undef TARGET_ISEL
 #undef TARGET_FPRS
 
 #define TARGET_SPE_ABI rs6000_spe_abi
-#define TARGET_SPE (rs6000_cpu == PROCESSOR_PPC8540)
+#define TARGET_SPE rs6000_spe
+#define TARGET_E500 (rs6000_cpu == PROCESSOR_PPC8540)
 #define TARGET_ISEL rs6000_isel
 #define TARGET_FPRS rs6000_fprs