Unary not operator error

Peter Johnson peter at tortall.net
Sat Oct 25 20:35:12 PDT 2003


Fixed in libyasm/expr.c r1.72.

Thanks for the report!

Peter

On Fri, 24 Oct 2003, Edouard Gomez wrote:
> Test case:
> section .text
> 	mov eax, ~0 ; assembles to mov eax, 0 instead of mov, eax, 0xffffffff


More information about the bug-yasm mailing list