296c296
< return new WarnUnimplemented("sdiv", machInst);
---
> return new Sdiv(machInst, rdhi, rn, rm);