dash icon indicating copy to clipboard operation
dash copied to clipboard

Implement a repeat command to repeatedly insert the same instruction N times

Open pmarkowsky opened this issue 8 years ago • 0 comments

Occasionally it becomes really useful to be able to insert large numbers of the same instruction e.g. NOPs for NOP sled like things. As such it would be nice to be able to insert blocks of the same instruction as a single command.

Currently this idea still needs to have the syntax worked out.

pmarkowsky avatar Jul 05 '16 03:07 pmarkowsky