This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch,arm] Incorrect opcode for SEL insn
- From: Richard Earnshaw <rearnsha at gcc dot gnu dot org>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Wed, 26 Oct 2005 15:05:59 +0100
- Subject: Re: [patch,arm] Incorrect opcode for SEL insn
- References: <200510261427.47461.paul@codesourcery.com>
On Wed, 2005-10-26 at 14:27, Paul Brook wrote:
> The attached patch corrects the encoding of the Arm SEL instruction.
>
> Tested with cross to arm-none-eabi.
> Ok?
>
> Paul
>
> 2005-10-26 Paul Brook <paul@codesourcery.com>
>
> gas/
> * config/tc-arm.c (insns): Correct "sel" entry.
> gas/testsuite/
> * gas/arm/archv6.d: Adjust expected output.
> opcodes/
> * arm-dis.c (arm_opcodes): Correct "sel" entry.
OK.
R.