aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/i386.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-11This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_13-branchpointcvs2svn1-4/+4
2002-05-05This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointgithub/jimb-macro-020506-branchjimb-macro-020506-branchcvs2svn1-0/+6
2002-03-11This commit was manufactured by cvs2svn to create branch 'gdb_5_2-branch'.cvs2svn1-45/+59
2002-02-09This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_12-branchpointcvs2svn1-3/+6
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra1-3/+3
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra1-4/+4
2001-03-24Small tweaks to sse2 instructions.Alan Modra1-2/+3
2001-03-22paddq and psubq support.Alan Modra1-0/+4
2001-03-19Fix register name printed in warning message.Alan Modra1-0/+3
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-2/+3
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka1-6/+6
2001-01-24Fix swapgs instruction.Alan Modra1-3/+3
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka1-3/+5
2001-01-10 * i386.h (pinsrw): Add.Jan Hubicka1-4/+4
2001-01-10Fix "movnti"Alan Modra1-5/+5
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka1-3/+3
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka1-4/+168
2000-12-30 * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka1-272/+441
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka1-107/+107
2000-12-11 * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka1-76/+60
2000-08-162000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2000-05-23Allow d suffix on iretAlan Modra1-2/+3
2000-05-17Fix fild.Alan Modra1-3/+3
2000-05-13Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra1-5/+5
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra1-774/+795
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra1-62/+71
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra1-2/+2
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-4/+9
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra1-2/+2
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1-2/+5
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1-10/+14
1999-08-21Add AMD athlon support to x86 assembler and disassembler.Alan Modra1-34/+36
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1-25/+34
1999-07-138Alan Modra1-7/+10
1999-06-23PAlan Modra1-42/+42
1999-05-13PAlan Modra1-133/+227
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1063