[RFA/ARM 12/21] Add support for VSEL.

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


On 23/08/12 16:00, Matthew Gretton-Dann wrote:
> 
> ARMv8 adds a VSEL instruction to A32/T32.
> 
> This patch adds support for it.
> 
> gas/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.
> 	(NEON_ENC_FPV8_): New define.
> 	(do_vfp_nsyn_fpv8): New function.
> 	(do_vsel): Likewise.
> 	(insns): Add VSEL instructions.
> 
> gas/testsuite/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/armv8-a+fp.d: New testcase.
> 	* gas/arm/armv8-a+fp.s: Likewise.
> 
> opcodes/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm-dis.c (coprocessor_opcodes): Add VSEL.
> 	(print_insn_coprocessor): Add new %<>c bitfield format
> 	specifier.
> 

OK.

R.



More information about the Binutils mailing list