]> granicus.if.org Git - yasm/commit
Fix twobytemem (two byte memory accessing, no size) opcodes.
authorPeter Johnson <peter@tortall.net>
Fri, 13 Jun 2003 02:34:40 +0000 (02:34 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 13 Jun 2003 02:34:40 +0000 (02:34 -0000)
commitb45781ad5f182e327683b51d1b4c6d3866c709e9
tree274fc727e67444d0de900dd629fac7de3d1b8f9a
parent934697a31081692ba8b9d547cec85b8a42ae4c18
Fix twobytemem (two byte memory accessing, no size) opcodes.
Add testcase to check them.
Found and patched by: Ben Skeggs <darktama@dodo.com.au>

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