summaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* * ppc-dis.c (powerpc_dialect): Handle "-Mpower5".Alan Modra2005-05-191-5/+20
* Update the address and phone number of the FSFNick Clifton2005-05-071-2/+2
* * ppc-opc.c (RTO): Define.Alan Modra2005-04-191-6/+4
* opcodes/Alan Modra2005-03-101-13/+51
* * ppc-opc.c (powerpc_opcodes): Fix encoding of efscfd.Aldy Hernandez2005-03-071-1/+1
* * ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.Alan Modra2005-01-201-3/+3
* * ppc-opc.c: Revert 2004-09-09 change.Alan Modra2004-10-091-1/+1
* Replace literal "0"s with NULLs in pointer initializers.Nick Clifton2004-10-071-64/+64
* * opcodes/ppc-opc.c (powerpc_opcodes): Add efscfd, efdabs, efdnabs,Aldy Hernandez2004-10-061-0/+35
* opcodes/Alan Modra2004-09-091-1/+1
* opcodes/Alan Modra2004-06-281-13/+22
* * ppc-opc.c (BH, XLBH_MASK): Define.Alan Modra2004-06-261-5/+11
* * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many asAlan Modra2004-05-191-2/+7
* * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.Alan Modra2004-05-051-1/+1
* * Corrections to previous patch. Amend ChangeLog.Ben Elliston2004-04-301-8/+9
* * ppc-opc.c (powerpc_opcodes): Add "dbczl" instruction for PPC970.Ben Elliston2004-04-301-11/+11
* Revert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.Alan Modra2004-03-161-12/+0
* opcodes/Alan Modra2004-03-161-118/+135
* * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.Aldy Hernandez2004-03-151-0/+4
* * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.Aldy Hernandez2004-02-261-2/+2
* 2004-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2004-02-201-1/+1
* 2004-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2004-02-201-0/+2
* * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,Aldy Hernandez2004-02-201-0/+6
* 2004-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2004-02-201-0/+1
* opcodes:Zack Weinberg2003-12-101-6/+17
* * alpha-opc.c: Remove ARGSUSED.Kazu Hirata2003-12-031-26/+0
* * ppc-dis.c (struct dis_private): New.Alan Modra2003-09-041-24/+24
* * ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.Alan Modra2003-09-021-222/+206
* * ppc-opc.c (PPC440): Define.Alan Modra2003-08-191-88/+92
* * ppc-opc.c (insert_mbe, extract_mbe): Shift 1L instead of 1 up.Jakub Jelinek2003-07-291-3/+3
* * ppc-opc.c: Remove NULL pointer checks. Formatting. RemoveAlan Modra2003-07-071-91/+69
* * ppc-opc.c: Convert to C90, removing unnecessary prototypes andAlan Modra2003-07-041-267/+218
* * ppc-opc.c: Remove PARAMS from prototypes.Alan Modra2003-07-041-111/+123
* Add "attn", "lq" and "stq" power4 insns.Alan Modra2003-06-101-4/+116
* Fix formatting. Update copyright date.cagney_lazyid-20030317-branchpointcagney_lazyid-20030317-branchNick Clifton2003-03-171-63/+62
* ppc-opc.c (powerpc_opcodes): Readd tlbre for PPC403.Daniel Jacobowitz2003-03-141-0/+1
* * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.Alan Modra2003-01-081-2/+2
* 2002-12-05 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-12-051-49/+2
* * ppc-opc.c: Move mbar and msync up. Change mask for mbar andAldy Hernandez2002-12-051-2/+2
* 2002-11-25 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-12-041-8/+0
* 2002-12-04 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-12-041-274/+245
* 2002-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-11-081-1/+1
* 2002-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-11-071-2/+2
* 2002-11-06 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-11-071-4/+4
* Allow CRFS and CRFD operands to accept CR register namescarlton_dictionary-20020920-branchpointNick Clifton2002-09-201-2/+2
* Fix Book-E opcodesNick Clifton2002-09-131-272/+367
* Do not insert non-BookE32 instructions into the hash table if the target cpuNick Clifton2002-09-041-2/+2
* The BookE implementations of the TLBWE and TLBRE instructions do not take anyNick Clifton2002-09-041-3/+3
* 2002-08-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-08-191-6/+507
* * ppc-opc.c: Add "tlbiel" for POWER4.Alan Modra2002-05-091-0/+2