#include "../common.h" DEFINE_OP(slx33) { NEXT_OP(sp, a, x << 33, y, o); }