This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] [MIPS] Reject $0 as source register for DAUI instruction
- From: Nick Clifton <nickc at redhat dot com>
- To: Faraz Shahbazker <fshahbazker at wavecomp dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: "paul dot hua dot gm at gmail dot com" <paul dot hua dot gm at gmail dot com>
- Date: Tue, 21 May 2019 15:54:58 +0100
- Subject: Re: [PATCH] [MIPS] Reject $0 as source register for DAUI instruction
- References: <20190514001957.350621-1-fshahbazker@wavecomp.com>
Hi Faraz,
> gas/
> * testsuite/gas/mips/r6-branch-constraints.s: Rename to ...
> * testsuite/gas/mips/r6-reg-constraints.s: this and add test
> case for DAUI.
> * testsuite/gas/mips/r6-branch-constraints.l: Rename to ...
> * testsuite/gas/mips/r6-reg-constraints.l: this and add test
> for DAUI.
> * testsuite/gas/mips/mips.exp: Rename test from
> r6-branch-constraints to r6-reg-constraints.
>
> opcodes/
> * mips-opc.c (mips_builtin_opcodes): Change source register
> constraint for DAUI.
Approved - please apply.
Cheers
Nick