Change \40 class opcodes to \254, except IMUL
commit55f58acdae4d21f65a44f4551e76e8d4aeace7e9
authorH. Peter Anvin <hpa@zytor.com>
Tue, 7 Oct 2008 17:53:08 +0000 (7 10:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 Oct 2008 17:53:08 +0000 (7 10:53 -0700)
treea6f0f4658de5d2d549aa9ebe04d01270be573b80
parent588df78b0dcba0416fa172c6a8b16f712fa3befc
Change \40 class opcodes to \254, except IMUL

Change \40 class opcodes which need to be changed to \254.  IMUL will
need a separate audit; I'm not convinced we are really sure what all
the IMUL conditions should be.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat