svn commit: r2048 - in trunk/yasm/modules/arch/x86: tests
peter at tortall.net
peter at tortall.net
Wed Apr 2 23:45:50 PDT 2008
Author: peter
Date: Wed Apr 2 23:45:49 2008
New Revision: 2048
Added:
trunk/yasm/modules/arch/x86/tests/sse5-cc.asm
trunk/yasm/modules/arch/x86/tests/sse5-cc.hex
Modified:
trunk/yasm/modules/arch/x86/gen_x86_insn.py
trunk/yasm/modules/arch/x86/tests/Makefile.inc
Changeset:
http://www.tortall.net/projects/yasm/changeset/2048
Log:
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 at users.sf.net
More information about the yasm-cvs
mailing list