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