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]

[PATCH] Add the new Cell instructions to the PPC as


Hi,
  This patch adds the 10 new instructions that are currently Cell 
specific.

OK? Built and tested on powerpc-sony-linux-gnu with no failures.
Note this requires the previous patch to work correctly.

Thanks,
Andrew Pinski

PS hopefully the diff gets added as a text file this time.


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: instructionspatch.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]