> > +@item -mirq-ctrl-saved="REGS"
>
> Use @var{regs} instead of REGS. I assume the quotes are part of the
> literal syntax?
In fact here we should have a register range (e.g., -mirq-ctrl-saved=r0-r9).
> > +lp_count. Registers needs to be specified as ranges such as "r0-r3".
> > +A register ra
On 04/25/2017 07:03 AM, Claudiu Zissulescu wrote:
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 0eeea7b..cebafe6 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -606,7 +606,7 @@ Objective-C and Objective-C++ Dialects}.
-mnorm -mspfp -mspfp-compact -mspfp-fast -m
The AUX_IRQ_CTRL register controls the behavior of automated register
save and restore or prologue and epilogue sequences during a non-fast
interrupt entry and exit, and context save and restore instructions.
A user passes to the compiler the configuration of the AUX_IRQ_CTRL
register via mirq-ctr