#include "../common.h" DEFINE_OP(srx8) { NEXT_OP(sp, a, (sreg_t)x >> 8, y, o); }