summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/h8300/h8300.opt')
-rw-r--r--gcc/config/h8300/h8300.opt9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/config/h8300/h8300.opt b/gcc/config/h8300/h8300.opt
index 989375e152c..16c6ef5e029 100644
--- a/gcc/config/h8300/h8300.opt
+++ b/gcc/config/h8300/h8300.opt
@@ -60,3 +60,12 @@ Enable the normal mode
malign-300
Target RejectNegative Mask(ALIGN_300)
Use H8/300 alignment rules
+
+mexr
+Target Mask(EXR)
+Push extended registers on stack in monitor functions
+
+mno-exr
+Target Mask(NEXR)
+Do not push extended registers on stack in monitor functions
+