aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mips-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2001-08-16Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer1-4/+9
2001-08-16 * mips-opc.c: R3900s can support all branch likely INSN_MACROs whereJonathan Larmour1-18/+18
the corresponding non-likely insn is in MIPS I.
2001-08-10 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32Richard Sandiford1-3/+1
argument. * mips-opc.c (G6): Undefine. (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro as the first "move" alternative.
2001-07-212001-07-21 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+4
* mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s into the rest of the surrounding definitions.
2001-06-222001-06-22 Eric Christopher <echristo@redhat.com>Eric Christopher1-5/+4
* mips-opc.c: Move prefx to start of the table.
2001-03-24Remove extraneous whitespaceNick Clifton1-8/+8
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2000-12-12Update copyright datesNick Clifton1-1/+1
2000-12-03Add MIPS64 instructions and testsNick Clifton1-4/+14
2000-12-03Remove all uses of M1.Nick Clifton1-87/+84
2000-12-03Use the WR_HILO, RD_HILO, MOD_HILO, and MOD_LO macros.Nick Clifton1-317/+317
2000-12-03Finish off adding MIPS32 instructions.Nick Clifton1-315/+317
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton1-0/+1
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton1-33/+34
2000-12-01Improve MIPS32 supportNick Clifton1-7/+18
2000-11-22 * mips-opc.c: Fix file header comment.Chris Demetriou1-1/+1
2000-09-14Add support for the MIPS32Nick Clifton1-14/+24
2000-09-03Extend comment.Nick Clifton1-1/+1
2000-07-31Minor formatting fixesNick Clifton1-3/+1
2000-05-30Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton1-36/+36
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+1
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+3
* mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER: force gp32 to zero. * mips-opc.c (G6): New define. (mips_builtin_op): Add "move" definition for -gp32.
1999-11-18For include/opcode:Gavin Romig-Koch1-0/+55
* mips.h (INSN_ISA5): New. For opcodes: * mips-opc.c (I5): New. (abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps, pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New.
1999-11-15 * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch1-0/+2
(dla): Expand to daddiu if possible.
1999-11-11Add ssnop pattern.Nick Clifton1-34/+38
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+772