Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Improve assembler code output - multiple NOPs #7

Open
croesch opened this issue Jan 28, 2012 · 0 comments
Open

Improve assembler code output - multiple NOPs #7

croesch opened this issue Jan 28, 2012 · 0 comments

Comments

@croesch
Copy link
Owner

croesch commented Jan 28, 2012

The output of the assembler code can contain multiple NOPs. This could be filtered.

So that
NOP NOP NOP NOP

becomes

NOP .. NOP

@ghost ghost assigned croesch Jan 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant