summaryrefslogtreecommitdiffstats
path: root/include/opcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson2000-09-222-1/+7
* Add support for the MIPS32Nick Clifton2000-09-142-17/+58
* doco addition.Alan Modra2000-09-052-1/+7
* Fix 3 DV bugs, and a few minor cleanups.Jim Wilson2000-08-162-1/+6
* 2000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-162-2/+7
* gas:Jason Eckhardt2000-08-091-29/+29
* * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov2000-08-062-24/+79
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-281-300/+306
* 2000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2000-07-262-1/+5
* cris.h: New file.Hans-Peter Nilsson2000-07-202-0/+302
* Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton2000-06-272-11/+20
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-193-1/+423
* * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2000-06-092-5/+9
* * avr.h: New file with AVR opcodes.Denis Chertykov2000-06-072-0/+211
* Define the ALONE flag bit, for use in the opcode table.Donald Lindsay2000-05-252-0/+5
* Allow d suffix on iretAlan Modra2000-05-232-2/+7
* Fix fild.Alan Modra2000-05-172-3/+7
* * cgen/opcodes fixFrank Ch. Eigler2000-05-162-4/+27
* Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra2000-05-132-5/+9
* `.arch cpu_type' pseudo for x86.Alan Modra2000-05-132-774/+805
* Support for tic54x target.Tim Wall2000-05-062-0/+171
* * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit.J.T. Conklin2000-05-032-0/+13
* * h8300.h (EOP): Add missing initializer.Jeff Law2000-05-012-1/+5
* * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2000-04-212-25/+44
* IA-64 ELF support.Jim Wilson2000-04-212-0/+395
* Fix value of SHORT_A1.Nick Clifton2000-03-272-15/+21