PR binutils/12329

* avr-dis.c (avr_operand): Fix disassembly of ELPM, LPM and SPM
	insns using post-increment addressing.

	* avr.h (AVR_ISA_AVR6): Fix typo, adding AVR_ISA_SPMX.
This commit is contained in:
Nick Clifton
2011-07-01 16:11:27 +00:00
parent 00994759b6
commit 0e77c830b6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-07-01 Nick Clifton <nickc@redhat.com>
* avr.h (AVR_ISA_AVR6): Fix typo, adding AVR_ISA_SPMX.
2011-06-18 Robin Getz <robin.getz@analog.com>
* bfin.h (is_macmod_signed): New func