* config/tc-avr.c: Add specified_mcu variable for selected mcu.
[deliverable/binutils-gdb.git] / gas / doc / c-avr.texi
index e9cc2743f7d022dd6a1b67e3c77d594a62fa6296..305e64cf302fcf8ec5753c49c66ca8f6519acad6 100644 (file)
@@ -129,6 +129,10 @@ 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 Read-Modify-Write (@code{XCH,LAC,LAS,LAT}) instructions.
+
 @end table
 
 
This page took 0.02569 seconds and 4 git commands to generate.