Retire arm11 no_increment. Intended for future expansion to read/write to ports. New arm11 commands would have to be added to exploit it.

This commit is contained in:
Øyvind Harboe
2009-10-12 14:21:38 +02:00
parent 0ca473468c
commit 35affce085
2 changed files with 22 additions and 15 deletions

View File

@@ -5756,13 +5756,6 @@ one bit in the encoding, effecively a fifth parameter.)
Displays the result.
@end deffn
@deffn Command {arm11 no_increment} [value]
Displays the value of the flag controlling whether
some read or write operations increment the pointer
(the default behavior) or not (acting like a FIFO).
If @var{value} is defined, first assigns that.
@end deffn
@deffn Command {arm11 step_irq_enable} [value]
Displays the value of the flag controlling whether
IRQs are enabled during single stepping;