svn commit: r1542 - in trunk/yasm/modules/arch/x86: .
peter at tortall.net
peter at tortall.net
Sun May 21 23:19:08 PDT 2006
Author: peter
Date: Sun May 21 23:19:04 2006
New Revision: 1542
Added:
trunk/yasm/modules/arch/x86/tests/pushf-err.asm
trunk/yasm/modules/arch/x86/tests/pushf-err.errwarn
trunk/yasm/modules/arch/x86/tests/pushf.asm
trunk/yasm/modules/arch/x86/tests/pushf.errwarn
trunk/yasm/modules/arch/x86/tests/pushf.hex
Modified:
trunk/yasm/modules/arch/x86/tests/Makefile.inc
trunk/yasm/modules/arch/x86/x86parse.gap
Changeset:
http://www.tortall.net/projects/yasm/changeset/1542
Log:
* x86parse.gap: Update pushf generation to match popf for legalization and
prefix regarding pushfq vs 64-bit mode.
* pushf.asm, pushf-err.asm: New tests for pushf and popf in all modes.
Reported by: Vivek Mohan <vivek.mt at gmail.com>
More information about the yasm-cvs
mailing list