Fix skipping 0270 code when searching for disasm prefixes
commiteb9e0938403b63e6478d6d874285a39e9984dbda
authorH. Peter Anvin <hpa@zytor.com>
Wed, 21 May 2008 17:34:33 +0000 (21 10:34 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 21 May 2008 17:34:33 +0000 (21 10:34 -0700)
tree07ae5a0817f9e05b58cc7f256c48ab991aa446b0
parent39d6ac6f791bc2e16f09c47055b1a46e34445118
Fix skipping 0270 code when searching for disasm prefixes

The 0270 code was incorrectly entered as 270 (decimal), which meant
that instructions with vex but no .nds got misfiled in the improper
opcode tables.
insns.pl