mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
2009-09-21 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c: Remove white spaces.
This commit is contained in:
@ -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>
|
||||
|
||||
|
@ -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)
|
||||
®xmm)
|
||||
&& !operand_type_equal (&i.tm.operand_types[vex_reg],
|
||||
®ymm))
|
||||
abort ();
|
||||
|
Reference in New Issue
Block a user