2009-09-21 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c: Remove white spaces.
This commit is contained in:
H.J. Lu
2009-09-21 21:50:19 +00:00
parent 16b1ad29ea
commit 76ba998616
2 changed files with 14 additions and 10 deletions

View File

@ -1,3 +1,7 @@
2009-09-21 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c: Remove white spaces.
2009-09-21 Ben Elliston <bje@au.ibm.com>
Peter Bergner <bergner@vnet.ibm.com>

View File

@ -5319,7 +5319,7 @@ build_modrm_byte (void)
gas_assert (i.reg_operands == 2);
if (!operand_type_equal (&i.tm.operand_types[vex_reg],
& regxmm)
&regxmm)
&& !operand_type_equal (&i.tm.operand_types[vex_reg],
&regymm))
abort ();