PR gas/15069

* tic6x-opcode-table.h: Fix encoding of BNOP instruction.

	* gas/tic6x/insns-c674x-pcrel.s: Add test of BNOP instruction
	within header based fetch packet.
	* gas/tic6x/insns-c674x-pcrel.d: Update expected disassembly.
This commit is contained in:
Nick Clifton
2013-01-28 15:28:38 +00:00
parent caad19d39f
commit 1ecbae339c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-01-28 Alexis Deruelle <alexis.deruelle@gmail.com>
PR gas/15069
* tic6x-opcode-table.h: Fix encoding of BNOP instruction.
2013-01-24 Nick Clifton <nickc@redhat.com>
* v850.h: Add e3v5 support.