Commit dfc61f1f by Eric Botcazou Committed by Eric Botcazou

visium.opt (msv-mode): Add RejectNegative and Report.

	* config/visium/visium.opt (msv-mode): Add RejectNegative and Report.
	(muser-mode): Likewise.

From-SVN: r220667
parent 3b95b65c
2015-02-12 Eric Botcazou <ebotcazou@adacore.com>
* config/visium/visium.opt (msv-mode): Add RejectNegative and Report.
(muser-mode): Likewise.
2015-02-13 Alan Modra <amodra@gmail.com> 2015-02-13 Alan Modra <amodra@gmail.com>
* config/rs6000/rs6000.c (rs6000_emit_epilogue): Use addsi3_carry * config/rs6000/rs6000.c (rs6000_emit_epilogue): Use addsi3_carry
......
...@@ -61,11 +61,11 @@ EnumValue ...@@ -61,11 +61,11 @@ EnumValue
Enum(visium_processor_type) String(gr6) Value(PROCESSOR_GR6) Enum(visium_processor_type) String(gr6) Value(PROCESSOR_GR6)
msv-mode msv-mode
Target Mask(SV_MODE) Target RejectNegative Report Mask(SV_MODE)
Generate code for the supervisor mode (default) Generate code for the supervisor mode (default)
muser-mode muser-mode
Target InverseMask(SV_MODE) Target RejectNegative Report InverseMask(SV_MODE)
Generate code for the user mode Generate code for the user mode
menable-trampolines menable-trampolines
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment