DIF_OP_SRA
DIF_OP_SRA : DIF_OP_SRL, dnp->dn_reg, reg, dnp->dn_reg);
(dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SRA : DIF_OP_SRL);
(dnp->dn_flags & DT_NF_SIGNED) ? DIF_OP_SRA : DIF_OP_SRL);
instr = DIF_INSTR_FMT(DIF_OP_SRA, r1, r2, r1);
instr = DIF_INSTR_FMT(DIF_OP_SRA,
instr = DIF_INSTR_FMT(DIF_OP_SRA,
DIF_OP_SRA : DIF_OP_SRL, dst->dn_reg, rg, dst->dn_reg);
case DIF_OP_SRA:
case DIF_OP_SRA:
case DIF_OP_SRA: