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: [PATCH ARM 5/6]: Architectural Extensions - Integer Divide Extensions


On Thu, 2010-09-23 at 10:23 +0100, Matthew Gretton-Dann wrote:
> gas/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (arm_ext_adiv): Add.
> 	(do_div): Add.
> 	(insns): Accept UDIV and SDIV in ARM state.
> 	(arm_cpus): The cortex-a15 option has all current v7-A 
> 	extensions.
> 	(arm_extensions): Add 'idiv' extension.
> 	(aeabi_set_public_attributes): Update Tag_DIV_use values for the
> 	Integer Divide extension.
> 	* doc/c-arm.texi: Document the idiv extension.
> 
> gas/testsuite/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/armv7-a+idiv.d: New test.
> 	* gas/arm/armv7-a+idiv.s: Likewise.
> 	* gas/arm/attr-march-all.d: Update for Integer divide extension.
> 	* gas/arm/attr-march-armv7-a+idiv.d: New test.
> 
> include/opcode/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 	
> 	* arm.h (ARM_AEXT_ADIV): Add.
> 	(ARM_ARCH_V7A_IDIV_MP_SEC): Likewise.
> 
> opcodes/ChangeLog:
> 2010-09-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm-dis.c (arm_opcodes): Support disassembly of UDIV and SDIV 
> 	in ARM state.

OK once ChangeLog entries have been fixed.

R.



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