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