BR 2496848: Tighten ea checks
commit0d268fb78cc17360d4b20c6bdd4b54c8c996fc63
authorVictor van den Elzen <victor.vde@gmail.com>
Sun, 24 Jan 2010 20:24:57 +0000 (24 21:24 +0100)
committerVictor van den Elzen <victor.vde@gmail.com>
Fri, 12 Mar 2010 22:52:04 +0000 (12 23:52 +0100)
treebf02f87837a7ce079502f3bdbe6f38c5436f5cd5
parentdefdaebcbb36dbc1748e8e7a2ec266ec3ba355d4
BR 2496848: Tighten ea checks

Check if the offset and the representation are equivalent.

Disallow REL on absolute addresses.
I'm not sure what that would mean and the output formats don't support it.

Warn about ignored displacement size modifiers.
assemble.c
nasmlib.h
test/br2496848.asm [new file with mode: 0644]