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