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