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