OSDN Git Service

gas/
authoramodra <amodra>
Tue, 13 Feb 2007 23:23:53 +0000 (23:23 +0000)
committeramodra <amodra>
Tue, 13 Feb 2007 23:23:53 +0000 (23:23 +0000)
commit2589349bd9aa0453118f218958145c409f786cf7
treea4fe46dfe95d1d43c1eaf9b97f751a8affd8e006
parenteab30ff90bbbe005ba01c6bd378760028d3d83b4
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