summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-10-07 16:53:49 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-10-07 16:53:49 -0700
commit22098d36188b11da999fc57da366523e2dc4f657 (patch)
treeec21edad9bb2db1f9d3d2aaac99716c7bb78dc8a /test
parente831d67cec778bfd64e95dbae44f49de67e0a103 (diff)
downloadnasm-22098d36188b11da999fc57da366523e2dc4f657.tar.gz
test/imul.asm: remove obsolete ERROR marker
Error already fixed... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'test')
-rw-r--r--test/imul.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/imul.asm b/test/imul.asm
index b1ae45bd..b1777120 100644
--- a/test/imul.asm
+++ b/test/imul.asm
@@ -57,7 +57,7 @@
imul eax,byte %2
%if %1 == 64
imul rax,%2
- imul rax,byte %2 ; ERROR
+ imul rax,byte %2
%endif
imul ax,cx,0x1234