svn commit: r1638 - in trunk/yasm/modules/arch/x86: .
peter at tortall.net
peter at tortall.net
Tue Oct 3 09:24:32 PDT 2006
Author: peter
Date: Tue Oct 3 09:24:30 2006
New Revision: 1638
Added:
trunk/yasm/modules/arch/x86/tests/xchg64.asm
trunk/yasm/modules/arch/x86/tests/xchg64.hex
Modified:
trunk/yasm/modules/arch/x86/tests/Makefile.inc
trunk/yasm/modules/arch/x86/x86id.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1638
Log:
Fix #80: xchg ax, ax or xchg eax, eax in 64-bit mode should not use 90h
opcode.
More information about the yasm-cvs
mailing list