yasm/libyasm/tests/value-samesym.asm
Peter Johnson f938cbd21d Fix #124: Fully simplify out sym-sym in values (e.g. a symbol minus itself).
This could particularly cause false errors if sym is external.

svn path=/trunk/yasm/; revision=2018
2007-12-04 05:58:54 +00:00

2 lines
55 B
NASM

extern RW
mov [eax + (RW + 22032) - (RW + 23056)], eax