pub const SWAPI: Op;
0x06: SWAPI
0x06
SWAPI
Swap the top word on the stack with the word at the given stack depth index.
0 is the index of the element at the top of the stack.
0
[a, b, c, d, index]
[a, d, c, b]