Add AMD athlon support to x86 assembler and disassembler.

This commit is contained in:
Alan Modra
1999-08-21 12:40:35 +00:00
parent d0c72719e5
commit e5af6ca113
2 changed files with 42 additions and 34 deletions

View File

@ -1,3 +1,9 @@
1999-08-21 Alan Modra <alan@spri.levels.unisa.edu.au>
* i386.h: Add AMD athlon instructions, pfnacc, pfpnacc, pswapd.
Document pf2iw and pi2fw as athlon insns. Remove pswapw.
Alphabetically sort PIII insns.
Wed Aug 18 18:14:40 1999 Doug Evans <devans@canuck.cygnus.com>
* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.