test/imul.asm: remove obsolete ERROR marker

Error already fixed...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2008-10-07 16:53:49 -07:00
parent e831d67cec
commit 22098d3618

View file

@ -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