summaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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.Nick 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
* * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.Alan Modra2002-05-011-0/+2
* * gas/ppc/altivec.d: Fix dssall test.Matthew Green2002-04-171-1/+1
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-041-1/+1
* * ppc-opc.c (vmaddfp): Fix operand order.Matthew Green2002-03-231-1/+1
* * ppc-opc.c: Add optional field to mtmsrd.Alan Modra2002-03-211-1/+8
* * ppc-opc.c: Add optional `L' field to tlbie.Alan Modra2002-03-131-1/+4
* * ppc-dis.c (powerpc_dialect): Handle power4 option.Alan Modra2002-02-251-313/+315
* XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.Tom Rix2002-02-211-2/+8
* * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.Matthew Green2001-12-181-1/+1
* * ppc-opc.c (mfvrsave, mtvrsave): New instructions.Matthew Green2001-11-171-0/+2
* binutils/ChangeLogAlan Modra2001-11-151-541/+809
* * ppc-opc.c (CT): Make it an optional operand.Alan Modra2001-10-201-1/+1
* [gas/ChangeLog]Matthew Green2001-10-171-2/+20
* [gas/testsuite/ChangeLog]Matthew Green2001-10-141-5/+23
* [gas/ChangeLog]Matthew Green2001-10-131-15/+248
* Fix VXA mask bitsNick Clifton2001-09-141-2/+2
* * ppc-opc.c (icbt): Order correctly.Matthew Green2001-08-281-2/+2
* * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.Alan Modra2001-08-271-8/+29
* Revert 2001-08-08 changes.Alan Modra2001-08-101-79/+72
* * ppc.h (struct powerpc_operand): New field `reloc'.Alan Modra2001-08-081-72/+79
* Fix encoding of clf instructionNick Clifton2001-07-031-1/+1
* * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field ofJ.T. Conklin2001-05-141-19/+19
* * ppc-opc.c (insert_mbe): Shift mask initializer as long.Alexandre Oliva2001-03-301-1/+1
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
* In src/gas/ChangeLog:Geoffrey Keating2000-08-311-10/+138
* 2000-08-24 David Edelsohn <dje@watson.ibm.com>Geoffrey Keating2000-08-241-0/+8