gas/
authorAlan Modra <amodra@gmail.com>
Tue, 13 Feb 2007 23:23:54 +0000 (23:23 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 13 Feb 2007 23:23:54 +0000 (23:23 +0000)
commit4eed87de48bafe20254a1504faad8f8dab7f7cb6
tree25e0cf3053ba5d6d0841dda7d8bdb7f0c628f6b6
parent97182d3694952458f2cf93c5e3308527a1d201f4
gas/
* config/tc-i386.h (Seg2ShortForm, Seg3ShortForm): Delete.
* config/tc-i386.c: Wrap overly long lines, whitespace fixes.
(process_operands): Move old Seg2ShortForm and Seg3ShortForm
code, and test for these insns using a combination of
opcode_modifier and operand_types.
include/opcode/
* i386.h (i386_optab): Replace all occurrences of Seg2ShortForm
and Seg3ShortFrom with Shortform.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h
include/opcode/ChangeLog
include/opcode/i386.h