aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/mips/mips.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/config/mips/mips.opt')
-rw-r--r--gcc-4.6/gcc/config/mips/mips.opt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/config/mips/mips.opt b/gcc-4.6/gcc/config/mips/mips.opt
index 4be40b1d6..cb4bbbedf 100644
--- a/gcc-4.6/gcc/config/mips/mips.opt
+++ b/gcc-4.6/gcc/config/mips/mips.opt
@@ -234,6 +234,10 @@ mmt
Target Report Var(TARGET_MT)
Allow the use of MT instructions
+mmxu
+Target Report Var(TARGET_MXU)
+Allow the use of MXU instructions
+
mno-float
Target Report RejectNegative Var(TARGET_NO_FLOAT) Condition(TARGET_SUPPORTS_NO_FLOAT)
Prevent the use of all floating-point operations