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 16/21] Add support for VRINT instructions.


On 23/08/12 16:03, Matthew Gretton-Dann wrote:
> 
> ARMv8 adds a new VRINT instruction to A32 and 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 vrint entries.
> 	(neon_cvt_mode): Add neon_cvt_mode_r.
> 	(do_vrint_1): New function.
> 	(do_vrint_x): Likewise.
> 	(do_vrint_z): Likewise.
> 	(do_vrint_r): Likewise.
> 	(do_vrint_a): Likewise.
> 	(do_vrint_n): Likewise.
> 	(do_vrint_p): Likewise.
> 	(do_vrint_m): Likewise.
> 	(insns): Add VRINT instructions.
> 
> gas/testsuite/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/armv8-a+fpv5.d: Update testcase.
> 	* gas/arm/armv8-a+fpv5.s: Likewise.
> 	* gas/arm/armv8-a+simdv3.d: Likewise.
> 	* gas/arm/armv8-a+simdv3.s: Likewise.
> 
> opcodes/ChangeLog:
> 2012-08-23  Matthew  Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm-dis.c (coprocessor_opcodes): Add VRINT.
> 	(neon_opcodes): Likewise.
> 

OK.

R.


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