Remove extra space.
This commit is contained in:
parent
b1299c4e4b
commit
d25a0fc5da
1 changed files with 3 additions and 3 deletions
|
@ -2025,10 +2025,10 @@ static const struct dis386 prefix_user_table[][4] = {
|
|||
|
||||
/* PREGRP37 */
|
||||
{
|
||||
{ "(bad)", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "popcntS", { Gv, Ev } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue