insns.dat: reimplement SSE5 compares using the bytecode compiler
commiteaf3d491ad1adc8c17cceba40d5eb00871bf2102
authorH. Peter Anvin <hpa@zytor.com>
Wed, 21 May 2008 21:45:46 +0000 (21 14:45 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 21 May 2008 21:45:46 +0000 (21 14:45 -0700)
tree60b005dc1ba9d69df59eb678a54d88ead5c2a77d
parentf89b305c32bce99f1117b22b6081983413681283
insns.dat: reimplement SSE5 compares using the bytecode compiler

Use the bytecode compiler for the SSE5 compare instructions.  While we
are at it, give it correct flags.
insns.dat