svn commit: r1807 - in trunk/yasm: libyasm/tests modules/arch/x86 modules/arch/x86/tests
peter at tortall.net
peter at tortall.net
Thu Mar 1 23:09:29 PST 2007
Author: peter
Date: Thu Mar 1 23:09:28 2007
New Revision: 1807
Modified:
trunk/yasm/libyasm/tests/expr-wide-ident.hex
trunk/yasm/modules/arch/x86/tests/addrop.hex
trunk/yasm/modules/arch/x86/tests/genopcode.hex
trunk/yasm/modules/arch/x86/tests/rep.hex
trunk/yasm/modules/arch/x86/tests/sse-prefix.hex
trunk/yasm/modules/arch/x86/tests/sse4.hex
trunk/yasm/modules/arch/x86/x86bc.c
trunk/yasm/modules/parsers/nasm/tests/long.hex
Changeset:
http://www.tortall.net/projects/yasm/changeset/1807
Log:
Follow the lead of GAS and change the prefix order to SEG, ADDR, DATA,
LOCKREP. According to mailing list traffic, Intel prefers this order
(apparently for SIMD?) and AMD doesn't care.
GAS commit by: H.J. Lu <hongjiu.lu at intel.com>
More information about the yasm-cvs
mailing list