summaryrefslogtreecommitdiffstats
path: root/include/opcode/i386.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gdb_6_2-branch'.jimb-gdb_6_2-e500-branchpointgdb_6_2-20040730-releasegdb_6_2-2004-07-10-gmt-branchpointcvs2svn2004-07-091-3/+0
* This commit was manufactured by cvs2svn to create branchezannoni_pie-20040323-branchpointcvs2svn2004-03-231-3/+12
* This commit was manufactured by cvs2svn to create branchcagney_x86i386-20030821-branchpointcvs2svn2003-08-211-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
* Allow d suffix on iretAlan Modra2000-05-231-2/+3
* Fix fild.Alan Modra2000-05-171-3/+3
* Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra2000-05-131-5/+5
* `.arch cpu_type' pseudo for x86.Alan Modra2000-05-131-774/+795
* Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2000-03-261-62/+71
* Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra2000-02-251-2/+2
* Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra2000-02-241-4/+9
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-151-2/+2
* x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1999-12-271-2/+5
* Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1999-08-291-10/+14
* Add AMD athlon support to x86 assembler and disassembler.Alan Modra1999-08-211-34/+36
* Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1999-08-041-25/+34
* 8Alan Modra1999-07-131-7/+10
* PAlan Modra1999-06-231-42/+42
* PAlan Modra1999-05-131-133/+227
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1063