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