aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2011-06-21 17:56:46 +0000
committerH.J. Lu <hjl.tools@gmail.com>2011-06-21 17:56:46 +0000
commitf7002f424a44436e07b7fe5dedd9530afa04364e (patch)
tree7ee8fb1ee6a9ffeec01461ebdb35e07a2c3c7250 /opcodes/i386-dis.c
parent5f1af56b768aada17a252a34d53e3ea8936343c4 (diff)
downloadgdb-f7002f424a44436e07b7fe5dedd9530afa04364e.zip
gdb-f7002f424a44436e07b7fe5dedd9530afa04364e.tar.gz
gdb-f7002f424a44436e07b7fe5dedd9530afa04364e.tar.bz2
Re-indent prefix_table.
2011-06-21 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (prefix_table): Re-indent PREFIX_VEX_0F388C and PREFIX_VEX_0F388E.
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r--opcodes/i386-dis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c
index 563d66e..1626365 100644
--- a/opcodes/i386-dis.c
+++ b/opcodes/i386-dis.c
@@ -4828,14 +4828,14 @@ static const struct dis386 prefix_table[][4] = {
{
{ Bad_Opcode },
{ Bad_Opcode },
- { MOD_TABLE (MOD_VEX_0F388C_PREFIX_2) },
+ { MOD_TABLE (MOD_VEX_0F388C_PREFIX_2) },
},
/* PREFIX_VEX_0F388E */
{
{ Bad_Opcode },
{ Bad_Opcode },
- { MOD_TABLE (MOD_VEX_0F388E_PREFIX_2) },
+ { MOD_TABLE (MOD_VEX_0F388E_PREFIX_2) },
},
/* PREFIX_VEX_0F3890 */