pub const OP_2SWAP: Opcode;
Expand description

Swaps the top two pairs, as ABCD -> CDAB.