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