From: H.J. Lu Date: Tue, 15 Dec 2009 21:37:51 +0000 (+0000) Subject: Reformat vex_w_table. X-Git-Tag: cgen-snapshot-20100101~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=efdb52b70e8cfd1b933aa6aa63537725c307a50e;p=thirdparty%2Fbinutils-gdb.git Reformat vex_w_table. 2009-12-15 H.J. Lu * i386-dis.c (vex_w_table): Reformat. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c50683b17b7..1ddc5378138 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2009-12-15 H.J. Lu + + * i386-dis.c (vex_w_table): Reformat. + 2009-12-15 H.J. Lu * i386-dis.c (USE_VEX_W_TABLE): New. diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 17ca9f542b5..e2c9c5109e9 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -10029,12 +10029,12 @@ static const struct dis386 vex_w_table[][2] = { }, { /* VEX_W_6F_P_1 */ - { "vmovdqu", { XM, EXx } }, + { "vmovdqu", { XM, EXx } }, { "(bad)", { XX } }, }, { /* VEX_W_6F_P_2 */ - { "vmovdqa", { XM, EXx } }, + { "vmovdqa", { XM, EXx } }, { "(bad)", { XX } }, }, { @@ -10314,7 +10314,7 @@ static const struct dis386 vex_w_table[][2] = { }, { /* VEX_W_E6_P_1 */ - { "vcvtdq2pd", { XM, EXxmmq } }, + { "vcvtdq2pd", { XM, EXxmmq } }, { "(bad)", { XX } }, }, {