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.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2007-02-14 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* i386.h (i386_optab): Replace all occurrences of Seg2ShortForm
|
||||
and Seg3ShortFrom with Shortform.
|
||||
|
||||
2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR gas/4027
|
||||
|
Reference in New Issue
Block a user