summaryrefslogtreecommitdiff
path: root/test/macro-defaults.asm
diff options
context:
space:
mode:
authorVictor van den Elzen <victor.vde@gmail.com>2008-09-11 13:14:23 +0200
committerVictor van den Elzen <victor.vde@gmail.com>2008-09-11 13:14:23 +0200
commit28f463463442010dff5dce13d07962f241faf1f5 (patch)
tree40f482fe77d4acb5e71aed7f7b966bcd408285ae /test/macro-defaults.asm
parent233c4945b1e4e78c5a9efed9d0ce196805e12af0 (diff)
downloadnasm-28f463463442010dff5dce13d07962f241faf1f5.tar.gz
nasm-28f463463442010dff5dce13d07962f241faf1f5.tar.bz2
nasm-28f463463442010dff5dce13d07962f241faf1f5.zip
Remove obsolete ROL-EQU hack
Now that there is proper forward reference resolution, we can get rid of this junk. Wiping the flags also removed the SBYTEnn flags, causing cmp eax, a-b a: nop b: to assemble with -Ox like cmp eax, strict dword -1 This is now fixed.
Diffstat (limited to 'test/macro-defaults.asm')
-rw-r--r--[-rwxr-xr-x]test/macro-defaults.asm0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/macro-defaults.asm b/test/macro-defaults.asm
index 17b1624..17b1624 100755..100644
--- a/test/macro-defaults.asm
+++ b/test/macro-defaults.asm