commit | 254a56acca1511afadb30caa5e432b575f54ea43 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 02:44:33 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Fri Jul 10 02:44:33 2020 -0700 |
tree | d95be96956a660a595cf7a063b20bed453dd3baa | |
parent | 543069acec0e978a9dafe22041887b1ba2cd58ff [diff] |
assemble: use proper rel/abs state for lea reg,imm When using the LEA instruction with immediate syntax instead of memory operand syntax, the IP_REL flag will not have made it into the operand type. Make it do so. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.
Visit our nasm.us website for more details.
With best regards, the NASM crew.