gas/
commit6428899175b697f4d0b6ffb5483e87b4b5b85f6e
authorAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2007 23:23:54 +0000 (13 23:23 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2007 23:23:54 +0000 (13 23:23 +0000)
tree3882a2e8f8438408ea33cc33b6376a23154f7510
parent378493e241dc3a54fea378685861bd9c009f37f3
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