x86: Correct wrong comments in vex_w_table
authorHaochen Jiang <haochen.jiang@intel.com>
Tue, 8 Nov 2022 01:20:18 +0000 (09:20 +0800)
committerCui,Lili <lili.cui@intel.com>
Tue, 8 Nov 2022 02:42:42 +0000 (10:42 +0800)
commit0a98ae7645a449de86a13918cf488a4ac1692642
treefcb81b18fc106f9edf9a82ad687a658094e66ab9
parentb06311adb4bfd964b788c9c406815f1daabc1eb9
x86: Correct wrong comments in vex_w_table

Hi all,

This wrong comment was introduced by previous AVX-VNNI-INT8 commit.

Committed as obvious fix.

BRs,
Haochen

opcodes/ChangeLog:

* i386-dis.c (VEX_W_0F3851): Corrected from
VEX_W_0F3851_P_0.
opcodes/i386-dis.c