[RFA/ARM 06/21] Add support diagnosing UNPREDICTABLE conditional instructions

Matthew Gretton-Dann matthew.gretton-dann@arm.com
Thu Aug 23 14:58:00 GMT 2012


Some of the new instructions in ARMv8 are UNPREDICTABLE when executed
in an IT block (these are all SIMD/FP instructions).

This patch adds infrastructure to support diagnosing these instructions
in the disassembler.

Note that the repurposing of %u in the opcode16 table is fine as it has
never been used previously.

opcodes/ChangeLog:
2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com

	* arm-dis.c (COND_UNCOND): New constant.
	(print_insn_coprocessor): Add support for %u format specifier.
	(print_insn_neon): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Add-support-diagnosing-UNPREDICTABLE-conditional-instr.txt
Type: text/x-patch
Size: 3178 bytes
Desc: 0006-Add-support-diagnosing-UNPREDICTABLE-conditional-instr.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20120823/5284d11b/attachment.bin>


More information about the Binutils mailing list