1027c1027
< return new WarnUnimplemented("setend", machInst);
---
> return new Setend(machInst, bits(machInst, 3));