visium.opt (msv-mode): Add RejectNegative and Report.
* config/visium/visium.opt (msv-mode): Add RejectNegative and Report. (muser-mode): Likewise. From-SVN: r220667
This commit is contained in:
parent
3b95b65ced
commit
dfc61f1ff2
@ -1,3 +1,8 @@
|
||||
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>
|
||||
|
||||
* config/rs6000/rs6000.c (rs6000_emit_epilogue): Use addsi3_carry
|
||||
|
@ -61,11 +61,11 @@ EnumValue
|
||||
Enum(visium_processor_type) String(gr6) Value(PROCESSOR_GR6)
|
||||
|
||||
msv-mode
|
||||
Target Mask(SV_MODE)
|
||||
Target RejectNegative Report Mask(SV_MODE)
|
||||
Generate code for the supervisor mode (default)
|
||||
|
||||
muser-mode
|
||||
Target InverseMask(SV_MODE)
|
||||
Target RejectNegative Report InverseMask(SV_MODE)
|
||||
Generate code for the user mode
|
||||
|
||||
menable-trampolines
|
||||
|
Loading…
x
Reference in New Issue
Block a user