2008-01-09 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (match_template): Check register size
	only when size of operands can be encoded the canonical way.
This commit is contained in:
H.J. Lu
2008-01-09 16:55:14 +00:00
parent 0aea4bf354
commit 45664ddbb0
2 changed files with 32 additions and 29 deletions

View File

@ -1,3 +1,8 @@
2008-01-09 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (match_template): Check register size
only when size of operands can be encoded the canonical way.
2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (i386_operand): Renamed to ...