summaryrefslogtreecommitdiff
path: root/include/opcode/i386.h
Commit message (Expand)AuthorAgeFilesLines
* gas/H.J. Lu2006-02-271-0/+35
* gas/H.J. Lu2005-12-061-3/+13
* include/opcode/Jan Beulich2005-07-271-6/+14
* include/opcode/Jan Beulich2005-07-181-2/+2
* gas/H.J. Lu2005-07-151-0/+14
* gas/Jan Beulich2005-07-051-0/+16
* gas/H.J. Lu2005-06-201-3/+7
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
* gas/Jan Beulich2005-05-091-0/+2
* gas/ChangeLog:Mark Kettenis2005-04-181-4/+12
* include/opcode/ChangeLog:Mark Kettenis2005-04-121-9/+9
* include/opcode/Jan Beulich2005-04-011-0/+1
* gas/testsuite/H.J. Lu2005-03-291-4/+10
* update copyright datesAlan Modra2005-03-031-1/+1
* gas/testsuite/Jan Beulich2005-02-091-7/+7
* gas/Jan Beulich2004-11-251-7/+8
* gas/Jan Beulich2004-11-231-25/+25
* 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-11-051-1/+3
* gas/Jan Beulich2004-11-041-403/+399
* Added new instructions for next version of VIA PadLock core.Michal Ludvig2004-07-301-0/+3
* 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-221-2/+2
* For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton2004-07-211-103/+117
* include/opcode/Alan Modra2004-06-231-3/+0
* 2004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2004-03-121-0/+2
* * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.Jakub Jelinek2004-03-121-3/+3
* 2004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2004-03-121-0/+7
* gas/H.J. Lu2003-06-231-0/+24
* gas/ChangeLogAlan Modra2002-07-081-4/+4
* reorder cmpsd, movsdAlan Modra2002-04-111-3/+3
* * i386.h: Add intel mode cmpsd and movsd.Alan Modra2002-04-111-0/+6
* * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.Jan Hubicka2002-02-181-5/+5
* * i386.h (push,pop): Allow 16bit operands in 64bit mode.Jan Hubicka2002-02-111-45/+59
* * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra2001-11-131-3/+6
* Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2001-05-121-3/+3
* Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2001-05-041-4/+4
* Small tweaks to sse2 instructions.Alan Modra2001-03-241-2/+3
* paddq and psubq support.Alan Modra2001-03-221-0/+4
* Fix register name printed in warning message.Alan Modra2001-03-191-0/+3
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-2/+3
* * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2001-02-121-6/+6
* Fix swapgs instruction.Alan Modra2001-01-241-3/+3
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-131-3/+5
* * i386.h (pinsrw): Add.Jan Hubicka2001-01-101-4/+4
* Fix "movnti"Alan Modra2001-01-101-5/+5
* * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2001-01-051-3/+3
* * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2001-01-031-4/+168
* * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka2000-12-301-272/+441
* * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2000-12-201-107/+107
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-111-76/+60
* 2000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-161-2/+2