summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.Alan Modra2001-06-1115-1252/+1388
* Update copyright notices.Alan Modra2001-06-0793-103/+189
* Merge from mainline.Alan Modra2001-05-232-325/+336
* * i386-dis.c (twobyte_has_modrm): Update table.Alan Modra2001-05-122-8/+27
* Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2001-05-122-3/+8
* Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2001-05-042-18/+43
* * ppc-opc.c (insert_mbe): Shift mask initializer as long.Alexandre Oliva2001-03-302-1/+5
* Small tweaks to sse2 instructions.Alan Modra2001-03-242-9/+38
* paddq and psubq support.Alan Modra2001-03-222-7/+14
* Fix 2 bugs with parsing the resource dependency tables.Jim Wilson2001-03-203-396/+437
* Don't try to read past end of info buffer, and correct test results.Alan Modra2001-03-192-2/+18
* Add missing compare instructions.Jim Wilson2001-02-233-3423/+3600
* Update DV table from Intel to fix gas DV bug with setf.Jim Wilson2001-02-223-4/+9
* Improve gas error messages for invalid instructions.Jim Wilson2001-02-223-3902/+3912
* * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2001-02-122-7/+23
* Revert accidental ia64 breakage from one of Nick's checkins.Jim Wilson2001-02-062-392/+396
* * (dis386_att, grps): Use 'T' for push/popJan Hubicka2001-02-012-22/+48
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-142-1/+7
* formatting fixNick Clifton2001-01-132-3/+7
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-132-8/+13
* Updated ARC assembler from arccores.comNick Clifton2001-01-1113-688/+2736
* Rotate ChangeLogsNick Clifton2001-01-113-5449/+5465
* * i386-dis.c (PREGRP15 - PREGRP24): New.Jan Hubicka2001-01-102-90/+288
* Fix disassembly of arm-elf instructions with relocs associated with them.Nick Clifton2001-01-093-3/+16
* 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-094-12/+21
* * i386-dis.c: Add x86_64 support.Jan Hubicka2001-01-053-305/+1493
* * generalizationFrank Ch. Eigler2001-01-032-15/+5
* * generalizationFrank Ch. Eigler2001-01-024-189/+37
* * error msg tweakFrank Ch. Eigler2000-12-282-1/+15
* Fix for compiling under Solaris 2.8Nick Clifton2000-12-212-0/+8
* Regenerate filesNick Clifton2000-12-168-780/+842
* * error message improvements for cgen assemblersFrank Ch. Eigler2000-12-132-11/+19
* Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson2000-12-125-709/+728
* Update copyright datesNick Clifton2000-12-121-1/+1
* Prevent re-read of instruction from wrong address.Nick Clifton2000-12-092-34/+52
* Regenerate fr30-dis.cNick Clifton2000-12-092-28/+32
* Add MIPS64 instructions and testsNick Clifton2000-12-032-4/+23
* Remove all uses of M1.Nick Clifton2000-12-032-87/+87
* Use the WR_HILO, RD_HILO, MOD_HILO, and MOD_LO macros.Nick Clifton2000-12-032-317/+322
* Finish off adding MIPS32 instructions.Nick Clifton2000-12-032-315/+325
* Add MIPS SB1 machineNick Clifton2000-12-022-0/+7
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-024-1/+14
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-014-66/+84
* Add initialiser for membership fieldNick Clifton2000-12-012-144/+150
* Improve MIPS32 supportNick Clifton2000-12-013-15/+62
* * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.Hans-Peter Nilsson2000-11-282-4/+10
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-253-4/+105
* * mips-opc.c: Fix file header comment.Chris Demetriou2000-11-222-1/+5
* * cris-dis.c (cris_get_disassembler): If abfd is NULL, returnHans-Peter Nilsson2000-11-142-1/+9
* * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.Alexandre Oliva2000-11-112-1/+5