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