diff options
Diffstat (limited to 'gas/doc/c-avr.texi')
-rw-r--r-- | gas/doc/c-avr.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/doc/c-avr.texi b/gas/doc/c-avr.texi index 6476682..e9cc274 100644 --- a/gas/doc/c-avr.texi +++ b/gas/doc/c-avr.texi @@ -129,10 +129,6 @@ This option disable warnings for skipping two-word instructions. @item -mno-wrap This option reject @code{rjmp/rcall} instructions with 8K wrap-around. -@cindex @code{-mrmw} command line option, AVR -@item -mrmw -Accept RMW (@code{XCH,LAC,LAS,LAT}) instructions. - @end table |