From: H.J. Lu Date: Tue, 15 Dec 2009 22:20:50 +0000 (+0000) Subject: Reformat vex_w_table. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a179a9fdaa7b6c71290f722b7b004db5ff480b93;p=binutils-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 1428f5a6a0b..937a5c0782f 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 (VEX_W_382X_P_2_M_0): New. diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 4fca1c13bff..93d1f56c227 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -10323,12 +10323,12 @@ static const struct dis386 vex_w_table[][2] = { }, { /* VEX_W_E6_P_2 */ - { "vcvttpd2dq%XY", { XMM, EXx } }, + { "vcvttpd2dq%XY", { XMM, EXx } }, { "(bad)", { XX } }, }, { /* VEX_W_E6_P_3 */ - { "vcvtpd2dq%XY", { XMM, EXx } }, + { "vcvtpd2dq%XY", { XMM, EXx } }, { "(bad)", { XX } }, }, {