This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]