mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
2007-09-14 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (build_modrm_byte): Adjust indentation.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2007-09-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/tc-i386.c (build_modrm_byte): Adjust indentation.
|
||||
|
||||
2007-09-14 Michael Meissner <michael.meissner@amd.com>
|
||||
Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
|
||||
Tony Linthicum <tony.linthicum@amd.com>
|
||||
|
@ -4699,6 +4699,7 @@ build_modrm_byte (void)
|
||||
|| i.types[op].bitfield.debug
|
||||
|| i.types[op].bitfield.test)
|
||||
break;
|
||||
|
||||
assert (op < i.operands);
|
||||
|
||||
/* If there is an extension opcode to put here, the
|
||||
|
Reference in New Issue
Block a user