This is the mail archive of the binutils@sources.redhat.com 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]

Re: Fix simplified mnemonics for setting PPC750 spr's.


> From: jtc@redback.com (J.T. Conklin)
> Date: 11 May 2001 11:33:02 -0700

> When simplified mnemonics for setting PPC750-specific special-purpose
> registers were added, they were inserted in the opcode table adjacent
> to the simplified mnemonics for setting PPC403-specific device control
> registers.  I suspect this is why they used the extended opcode for
> the PPC403's mtdcr insn.  
> 
> The enclosed patch corrects the extended opcode and moves these so
> they're adjacent to the other insns that set special-purpose registers.
> 
> Insns used to fetch spr's are correct.
> 
> Ok to commit?

This is OK.

>         --jtc
> 
> 2001-05-11  J.T. Conklin  <jtc@redback.com>
> 
> 	* ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
>  	simplified mnemonics used for setting PPC750-specific special
>         purpose registers.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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