summaryrefslogtreecommitdiffstats
path: root/include/opcode/i386.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | messages with capital. Don't malign Unixware, malign SysV386 instead.
* Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra2000-02-251-2/+2
| | | | | | | the errors exposed by this addition. These were intel mode "fi... word ptr", "fi... dword ptr", "jmp Imm seg, Imm offset", "out dx,al". The failure with intel "out dx,al" was also present in att "out al,dx". Extend testsuite to catch this case too.
* Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra2000-02-241-4/+9
| | | | of UNIXWARE_COMPAT.
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-151-2/+2
| | | | call tests + tweak intel mode far call and jmp.
* 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
| | | | include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw
* PAlan Modra1999-06-231-42/+42
| | | | | include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns. opcodes/i386-dis.c: Fix a comment
* PAlan Modra1999-05-131-133/+227
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1063