diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-21 21:08:39 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-21 21:08:39 +0000 |
commit | 4498e3d641de103d13590ab9b687591c0b08c0fe (patch) | |
tree | 3935e0e072f4f2d55b9a52a4a85aee76796a1184 /include/opcode | |
parent | d0f44984d1a2357701684af5d3748c6482bf1e86 (diff) | |
download | gdb-4498e3d641de103d13590ab9b687591c0b08c0fe.zip gdb-4498e3d641de103d13590ab9b687591c0b08c0fe.tar.gz gdb-4498e3d641de103d13590ab9b687591c0b08c0fe.tar.bz2 |
Tue Apr 21 17:01:22 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
* config/tc-i386.c (check_prefix): New static function, split out
from md_assemble.
(struct _i386_insn): Add wait_prefix field.
(md_assemble): Remove wait_prefix local variable. Use
check_prefix when adding a prefix.
* config/tc-i386.c (current_templates): New static variable.
(md_assemble): Remove current_templates local variable.
(md_assemble, i386_operand): Improve error and warning messages in
many places. Add RESTORE_END_STRING in many places before error
return. Clarify some comments.
* config/tc-i386.c (struct _i386_insn): Change seg field to a two
element array.
(md_assemble): Parse string instruction operands, looking for
segment override prefixes. Check for invalid segment prefixes on
string instruction.
(i386_operand): i.seg[] and max mem_operand changes for string
insns.
* config/tc-i386.h (EsSeg): Define.
* config/tc-i386.h (regKludge): Define.
(iclrKludge, imulKludge): Don't define.
* config/tc-i386.c (md_assemble): Merge imulKludge and iclrKludge
code. Move ReverseRegRegmem fudges into Modrm case. Reorder
opcode_modifier checks to look for more common cases first. Add
default_seg for IsString case.
Diffstat (limited to 'include/opcode')
0 files changed, 0 insertions, 0 deletions