806c806
< return new WarnUnimplemented("clz", machInst);
---
> return new Clz(machInst, rd, rm);