|| I/O Input and Decrement
|-
| indr || 11101101 10111010 || 6/5 || 21/16 (4,5,3,4,5)/(4,5,3,4) || + || + || + || X || + || X || X || X || ind, if b <> 0 then pc -= 2 || I/O Input and Decrement, Repeat
|-
| ini || 11101101 10100010 || 5 || 16 (4,5,3,4) || + || + || + || X || + || X || X || X || tmp := ((c)), (hl) := tmp, hl += 1,
|| I/O Input and Increment
|-
| inir || 11101101 10110010 || 6/5 || 21/16 (4,5,3,4,5)/(4,5,3,4) || + || + || + || X || + || X || X || X || ini, if b <> 0 then pc -= 2 || I/O Input and Increment, Repeat
|}