include/opcode/
authorAlan Modra <amodra@gmail.com>
Wed, 23 Jun 2004 15:06:58 +0000 (15:06 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 23 Jun 2004 15:06:58 +0000 (15:06 +0000)
commit1d9f512f332c8d0ef24b65c72012ddc2eea07637
tree78da867309c0f13e5db0b680207023f099699e9c
parent95b6a1f2689ad7e812e51b732d3808273a83a3a3
include/opcode/
* i386.h (i386_optab): Remove fildd, fistpd and fisttpd.

opcodes/
* i386-dis.c (x_mode): Comment.
(two_source_ops): File scope.
(float_mem): Correct fisttpll and fistpll.
(float_mem_mode): New table.
(dofloat): Use it.
(OP_E): Correct intel mode PTR output.
(ptr_reg): Use open_char and close_char.
(PNI_Fixup): Handle possible suffix on sidt.  Use op1out etc. for
operands.  Set two_source_ops.

gas/testsuite/
* gas/i386/prescott.s: Remove fisttpd and fisttpq.
* gas/i386/prescott.d: Update.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/prescott.d
gas/testsuite/gas/i386/prescott.s
include/opcode/ChangeLog
include/opcode/i386.h
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.025269 seconds and 4 git commands to generate.