Fix "times" relocation handling.
Previously a line such as "times 4 mov rax, [rel foobar]" would result in incorrect relocations being generated. Patch by: bird-yasm@anduin.net [#211 state:resolved]
Loading
Please sign in to comment
Previously a line such as "times 4 mov rax, [rel foobar]" would result in incorrect relocations being generated. Patch by: bird-yasm@anduin.net [#211 state:resolved]