]> granicus.if.org Git - yasm/commit
Fix encoding of repe and repz prefixes.
authorPeter Johnson <peter@tortall.net>
Thu, 23 Oct 2003 01:19:15 +0000 (01:19 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 23 Oct 2003 01:19:15 +0000 (01:19 -0000)
commit6a22fe7a70b50d6fd8741a51f5b96b05a17cbed4
treea156cd71a78f5e3833819a9ca6d79249edf8e348
parent98b92dbacfd180f05f9a73d0e162ee97214494af
Fix encoding of repe and repz prefixes.
Reported by: Edouard Gomez <ed.gomez@free.fr>

svn path=/trunk/yasm/; revision=1075
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/rep.asm [new file with mode: 0644]
modules/arch/x86/tests/rep.errwarn [new file with mode: 0644]
modules/arch/x86/tests/rep.hex [new file with mode: 0644]
modules/arch/x86/x86id.re