summaryrefslogtreecommitdiff
path: root/include/opcode
Commit message (Expand)AuthorAgeFilesLines
* * alpha.h (struct alpha_operand): Pack elements into bitfields.Richard Henderson2001-09-052-4/+8
* mips3264 supportEric Christopher2001-08-312-1/+4
* * ppc.h (PPC_OPERAND_DS): Define.Alan Modra2001-08-272-1/+7
* For include/opcode:Andreas Jaeger2001-08-264-40/+54
* Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2001-08-162-1/+10
* * opcode/mips.h (INSN_GP32): Remove.Richard Sandiford2001-08-101-11/+5
* Revert 2001-08-08 changes.Alan Modra2001-08-102-1/+4
* * ppc.h (struct powerpc_operand): New field `reloc'.Alan Modra2001-08-082-0/+6
* 2001-08-01 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-08-011-1/+1
* 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-07-121-0/+10
* * some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler2001-07-122-0/+11
* 2001-07-07 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-062-313/+331
* Index: opcodes/ChangeLogGeoffrey Keating2001-06-142-0/+9
* Fix some entries.Alan Modra2001-05-281-1/+1
* Add MIPS r12k supportNick Clifton2001-05-232-0/+5
* 2001-05-23 John Healy <jhealy@redhat.com>John Healy2001-05-232-1/+5
* Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton2001-05-152-0/+5
* Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2001-05-122-3/+9
* Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2001-05-042-4/+9
* * cris.h (enum cris_insn_version_usage): Correct comment forHans-Peter Nilsson2001-04-052-2/+7
* Small tweaks to sse2 instructions.Alan Modra2001-03-242-2/+8
* * cris.h (ADD_PC_INCR_OPCODE): New macro.Hans-Peter Nilsson2001-03-222-0/+6
* 2001-03-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-03-222-7/+7
* paddq and psubq support.Alan Modra2001-03-222-0/+8
* Fix register name printed in warning message.Alan Modra2001-03-192-0/+7
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-1430-51/+135
* new defines for Coldfire V4.Nick Clifton2001-02-282-2/+9
* Add PDP-11 supportNick Clifton2001-02-182-4/+86
* * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2001-02-122-6/+11
* Remove extraneous whitespaceNick Clifton2001-02-102-12/+18
* Add s390 supportNick Clifton2001-02-102-0/+134
* Binutils portion of fix for syntax array elements when maxPatrick Macdonald2001-02-022-9/+11
* Fix swapgs instruction.Alan Modra2001-01-242-3/+7
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-142-21/+35
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-132-3/+9
* Updated ARC assembler from arccores.comNick Clifton2001-01-112-106/+155
* * i386.h (pinsrw): Add.Jan Hubicka2001-01-102-4/+12
* Fix "movnti"Alan Modra2001-01-102-6/+10
* 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-092-3/+15
* * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2001-01-052-5/+9
* * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2001-01-032-4/+173
* * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka2000-12-302-272/+452
* * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2000-12-202-107/+112
* Fix Formatting.Nick Clifton2000-12-122-4/+7
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-111-76/+60
* Add MIPS SB1 machineNick Clifton2000-12-022-2/+5
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-022-0/+8
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-012-250/+268
* Improve MIPS32 supportNick Clifton2000-12-012-20/+35
* gas/Jakub Jelinek2000-10-202-2/+9