This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 02/15] MIPS: Make the LD/SD macro consistent on o32
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: "Maciej W. Rozycki" <macro at linux-mips dot org>
- Cc: binutils at sourceware dot org
- Date: Mon, 04 Oct 2010 21:17:47 +0100
- Subject: Re: [PATCH 02/15] MIPS: Make the LD/SD macro consistent on o32
- References: <alpine.LFD.2.00.1010021901400.15889@eddie.linux-mips.org>
"Maciej W. Rozycki" <macro@linux-mips.org> writes:
> 2010-10-03 Maciej W. Rozycki <macro@linux-mips.org>
>
> opcodes/
> * mips-opc.c (mips_builtin_opcodes): Move M_LD_OB and M_SD_OB
> macros before their corresponding MIPS III hardware instructions.
>
> gas/
> * config/tc-mips.c (macro)[M_LD_OB, M_SD_OB]: Handle 64-bit ABIs.
>
> gas/testsuite/
> * gas/mips/lineno.s: Convert to o32.
> * gas/mips/lineno.d: Adjust patterns accordingly. Force the o32
> ABI.
OK, thanks.
Richard