aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-15 * ppc-opc.c (powerpc_opcodes): Add frin,friz,frip,frim. CorrectAlan Modra1-2/+11
2005-08-15gas/Daniel Jacobowitz1-1/+2
2005-05-19 * ppc-dis.c (powerpc_dialect): Handle "-Mpower5".Alan Modra1-5/+20
2005-05-07Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-19 * ppc-opc.c (RTO): Define.Alan Modra1-6/+4
2005-03-10opcodes/Alan Modra1-13/+51
2005-03-07 * ppc-opc.c (powerpc_opcodes): Fix encoding of efscfd.Aldy Hernandez1-1/+1
2005-01-20 * ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.Alan Modra1-3/+3
2004-10-09 * ppc-opc.c: Revert 2004-09-09 change.Alan Modra1-1/+1
2004-10-07Replace literal "0"s with NULLs in pointer initializers.Nick Clifton1-64/+64
2004-10-06 * opcodes/ppc-opc.c (powerpc_opcodes): Add efscfd, efdabs, efdnabs,Aldy Hernandez1-0/+35
2004-09-09opcodes/Alan Modra1-1/+1
2004-06-28opcodes/Alan Modra1-13/+22
2004-06-26 * ppc-opc.c (BH, XLBH_MASK): Define.Alan Modra1-5/+11
2004-05-19 * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many asAlan Modra1-2/+7
2004-05-05 * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.Alan Modra1-1/+1
2004-04-30* Corrections to previous patch. Amend ChangeLog.Ben Elliston1-8/+9
2004-04-30 * ppc-opc.c (powerpc_opcodes): Add "dbczl" instruction for PPC970.Ben Elliston1-11/+11
2004-03-16Revert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.Alan Modra1-12/+0
2004-03-16opcodes/Alan Modra1-118/+135
2004-03-15 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.Aldy Hernandez1-0/+4
2004-02-26 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.Aldy Hernandez1-2/+2
2004-02-202004-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-1/+1
2004-02-202004-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-0/+2
2004-02-20 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,Aldy Hernandez1-0/+6
2004-02-202004-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-0/+1
2003-12-10opcodes:Zack Weinberg1-6/+17
2003-12-03 * alpha-opc.c: Remove ARGSUSED.Kazu Hirata1-26/+0
2003-09-04 * ppc-dis.c (struct dis_private): New.Alan Modra1-24/+24
2003-09-02 * ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.Alan Modra1-222/+206
2003-08-19 * ppc-opc.c (PPC440): Define.Alan Modra1-88/+92
2003-07-29 * ppc-opc.c (insert_mbe, extract_mbe): Shift 1L instead of 1 up.Jakub Jelinek1-3/+3
2003-07-07 * ppc-opc.c: Remove NULL pointer checks. Formatting. RemoveAlan Modra1-91/+69
2003-07-04 * ppc-opc.c: Convert to C90, removing unnecessary prototypes andAlan Modra1-267/+218
2003-07-04 * ppc-opc.c: Remove PARAMS from prototypes.Alan Modra1-111/+123
2003-06-10Add "attn", "lq" and "stq" power4 insns.Alan Modra1-4/+116
2003-03-17 Fix formatting. Update copyright date.Nick Clifton1-63/+62
2003-03-14ppc-opc.c (powerpc_opcodes): Readd tlbre for PPC403.Daniel Jacobowitz1-0/+1
2003-01-08 * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.Alan Modra1-2/+2
2002-12-052002-12-05 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-49/+2
2002-12-05 * ppc-opc.c: Move mbar and msync up. Change mask for mbar andAldy Hernandez1-2/+2
2002-12-042002-11-25 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-8/+0
2002-12-042002-12-04 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-274/+245
2002-11-082002-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-1/+1
2002-11-072002-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-2/+2
2002-11-072002-11-06 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-4/+4
2002-09-20Allow CRFS and CRFD operands to accept CR register namesNick Clifton1-2/+2
2002-09-13Fix Book-E opcodesNick Clifton1-272/+367
2002-09-04Do not insert non-BookE32 instructions into the hash table if the target cpuNick Clifton1-2/+2
2002-09-04The BookE implementations of the TLBWE and TLBRE instructions do not take anyNick Clifton1-3/+3