24995bd6e3
2008-01-03 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (match_template): Use the xmmword field instead of no_xsuf. opcodes/ 2008-01-03 H.J. Lu <hongjiu.lu@intel.com> * i386-gen.c (opcode_modifiers): Remove No_xSuf. * i386-opc.h (No_xSuf): Removed. (CheckSize): Updated. * i386-tbl.h: Regenerated.
31 lines
755 B
Text
31 lines
755 B
Text
2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* config/tc-i386.c (match_template): Use the xmmword field
|
||
instead of no_xsuf.
|
||
|
||
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* config/tc-i386.c (process_suffix): Fix a typo.
|
||
|
||
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/5534
|
||
* config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
|
||
Check memory size in Intel mode.
|
||
(process_suffix): Handle XMMWORD_MNEM_SUFFIX.
|
||
(intel_e09): Likewise.
|
||
|
||
* config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
|
||
|
||
2008-01-02 Catherine Moore <clm@codesourcery.com>
|
||
|
||
* config/tc-mips.c (mips_ip): Check operands on jalr instruction.
|
||
|
||
For older changes see ChangeLog-2007
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|