mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +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>
|
2009-09-21 Ben Elliston <bje@au.ibm.com>
|
||||||
Peter Bergner <bergner@vnet.ibm.com>
|
Peter Bergner <bergner@vnet.ibm.com>
|
||||||
|
|
||||||
|
@ -5319,7 +5319,7 @@ build_modrm_byte (void)
|
|||||||
gas_assert (i.reg_operands == 2);
|
gas_assert (i.reg_operands == 2);
|
||||||
|
|
||||||
if (!operand_type_equal (&i.tm.operand_types[vex_reg],
|
if (!operand_type_equal (&i.tm.operand_types[vex_reg],
|
||||||
& regxmm)
|
®xmm)
|
||||||
&& !operand_type_equal (&i.tm.operand_types[vex_reg],
|
&& !operand_type_equal (&i.tm.operand_types[vex_reg],
|
||||||
®ymm))
|
®ymm))
|
||||||
abort ();
|
abort ();
|
||||||
|
Reference in New Issue
Block a user