]> granicus.if.org Git - yasm/commit
Add support for cmpxchg16b.
authorPeter Johnson <peter@tortall.net>
Thu, 8 Jun 2006 03:24:28 +0000 (03:24 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 8 Jun 2006 03:24:28 +0000 (03:24 -0000)
commite653a6d3f2cea8be3fc50d5f17e498477db25526
treeacb04c1599022879cdde8c190d0dd2ac09b896c8
parent2fd5d202856be289b126ae525fa5659fd1a37fa3
Add support for cmpxchg16b.

Noticed by: Cory Nelson <phrosty@gmail.com>

svn path=/trunk/yasm/; revision=1551
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/cmpxchg.asm [new file with mode: 0644]
modules/arch/x86/tests/cmpxchg.errwarn [new file with mode: 0644]
modules/arch/x86/tests/cmpxchg.hex [new file with mode: 0644]
modules/arch/x86/x86id.c
modules/arch/x86/x86parse.gap