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

Richard Earnshaw rearnsha@arm.com
Thu Aug 23 16:32:00 GMT 2012


On 23/08/12 15:57, Matthew Gretton-Dann wrote:
> 
> 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.
> 
> 

OK.

R.




More information about the Binutils mailing list