]> granicus.if.org Git - yasm/commit
Add mnenomic condition codes for SSE5 comparison opcodes.
authorPeter Johnson <peter@tortall.net>
Thu, 3 Apr 2008 06:45:49 +0000 (06:45 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 3 Apr 2008 06:45:49 +0000 (06:45 -0000)
commit33cc7a02551e852c69f7a99a3da984d6a59f2894
tree1d331cc5c23fc51bbcf9bda1b6debbe8a1e65448
parent33746edaa4ba14f7bbab6fbd29c8245a5f2a3670
Add mnenomic condition codes for SSE5 comparison opcodes.
There are 16 condition codes for COM and 8 condition codes for PCOM/PCOMU.

Noticed by: nasm64developer@users.sf.net

svn path=/trunk/yasm/; revision=2048
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/sse5-cc.asm [new file with mode: 0644]
modules/arch/x86/tests/sse5-cc.hex [new file with mode: 0644]