aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2-6/+11
2001-02-10Remove extraneous whitespaceNick Clifton2-12/+18
2001-02-10Add s390 supportNick Clifton2-0/+134
2001-02-02 Binutils portion of fix for syntax array elements when maxPatrick Macdonald2-9/+11
2001-01-24Fix swapgs instruction.Alan Modra2-3/+7
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra2-21/+35
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2-3/+9
2001-01-11Updated ARC assembler from arccores.comNick Clifton2-106/+155
2001-01-10 * i386.h (pinsrw): Add.Jan Hubicka2-4/+12
2001-01-10Fix "movnti"Alan Modra2-6/+10
2001-01-092001-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+15
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2-5/+9
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2-4/+173
2000-12-30 * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka2-272/+452
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2-107/+112
2000-12-12Fix Formatting.Nick Clifton2-4/+7
2000-12-11 * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka1-76/+60
2000-12-02Add MIPS SB1 machineNick Clifton2-2/+5
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton2-0/+8
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton2-250/+268
2000-12-01Improve MIPS32 supportNick Clifton2-20/+35
2000-10-20gas/Jakub Jelinek2-2/+9
2000-09-22Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson2-1/+7
2000-09-14Add support for the MIPS32Nick Clifton2-17/+58
2000-09-05doco addition.Alan Modra2-1/+7
2000-08-16Fix 3 DV bugs, and a few minor cleanups.Jim Wilson2-1/+6
2000-08-162000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2000-08-09gas:Jason Eckhardt1-29/+29
2000-08-06 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov2-24/+79
2000-07-282000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-300/+306
2000-07-262000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+5
2000-07-20 cris.h: New file.Hans-Peter Nilsson2-0/+302
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton2-11/+20
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton3-1/+423
2000-06-09 * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2-5/+9
2000-06-07 * avr.h: New file with AVR opcodes.Denis Chertykov2-0/+211
2000-05-25Define the ALONE flag bit, for use in the opcode table.Donald Lindsay2-0/+5
2000-05-23Allow d suffix on iretAlan Modra2-2/+7
2000-05-17Fix fild.Alan Modra2-3/+7
2000-05-16* cgen/opcodes fixFrank Ch. Eigler2-4/+27
2000-05-13Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra2-5/+9
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra2-774/+805
2000-05-06Support for tic54x target.Timothy Wall2-0/+171
2000-05-03* ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit.J.T. Conklin2-0/+13
2000-05-01 * h8300.h (EOP): Add missing initializer.Jeff Law2-1/+5
2000-04-21 * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2-25/+44
2000-04-21IA-64 ELF support.Jim Wilson2-0/+395
2000-03-27Fix value of SHORT_A1.Nick Clifton2-15/+21
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2-62/+80
2000-03-02Apply patch for 100679Nick Clifton2-35/+56