This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch] Arm PLD instruction
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: binutils at sourceware dot org
- Date: Wed, 22 Feb 2006 14:56:33 +0000
- Subject: Re: [patch] Arm PLD instruction
- References: <200602212149.18852.paul@codesourcery.com>
On Tue, 2006-02-21 at 21:49, Paul Brook wrote:
> The attached patch fixes two bugs in assembly of the Arm PLD instruction.
> The arm routine was incorrectly adding the wrong register value to the opcode
> (this is done by encode_arm_addr_mode_2). The Thumb routine was looking at
> the wrong operand.
>
> Tested with cross to arm-none-eabi.
> Ok?
OK.
R.