pub const REP: Constraint;
0x09: REP
0x09
REP
Repeat a section of code the number of times. Takes a boolean to either count from 0 up or from the number of repeats down to 0.
[num_repeats, count_up_bool]