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