mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-23 09:33:39 +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>
|
2007-09-14 Michael Meissner <michael.meissner@amd.com>
|
||||||
Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
|
Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
|
||||||
Tony Linthicum <tony.linthicum@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.debug
|
||||||
|| i.types[op].bitfield.test)
|
|| i.types[op].bitfield.test)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
assert (op < i.operands);
|
assert (op < i.operands);
|
||||||
|
|
||||||
/* If there is an extension opcode to put here, the
|
/* If there is an extension opcode to put here, the
|
||||||
|
Reference in New Issue
Block a user