pub const OP_RSHIFT: u8 = 0x99;
Right-shift the second item by the number of bits given by the top item.