This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] First Cell PPU patch


Alan Modra <amodra@bigpond.net.au> wrote on 10/20/2006 08:41:32 PM:
> OK, except

Here is the patch with the other patch combined in and also fixes the 
typo.

Please apply to the cvs as I don't have CVS access.

Thanks,
Andrew Pinski

ChangeLog:


opcodes/ChangeLog:
2006-10-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * ppc-opc.c (CELL): New define.
        (powerpc_opcodes): Enable hrfid for Cell.
        * ppc-dis.c (powerpc_dialect): Handle cell.



include/opcode/ChangeLog:
2006-10-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * ppc.h (PPC_OPCODE_CELL): Add.
 

gas/ChangeLog:
2006-10-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * doc/c-ppc.texi (-mcell): Document.
        * config/tc-ppc.c (parse_cpu): Parse -mcell.
        (md_show_usage): Document -mcell.


opcodes/ChangeLog:
2006-10-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * ppc-opc.c (powerpc_opcodes): Add ldbrx and stdbrx,
        cell specific instructions.  Add {st,l}x{r,l}{,l} cell
        specific VMX instructions.

gas/testsuite/ChangeLog:
2006-10-2  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * gas/ppc/cell.s: New file.
        * gas/ppc/cell.d: New file.
        * gas/ppc/ppc.exp: Test cell.s.




Attachment: cellbinutilssupport.diff.txt
Description: Text document


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