83,85c83,85
< 0x2: This_should_be_an_illegal_instruction();
< 0x3: UD1();
< 0x4: This_should_be_an_illegal_instruction();
---
> 0x2: Inst::UD2();
> 0x3: UD2();
> 0x4: Inst::UD2();
137c137
< 0x6: This_should_be_an_illegal_instruction();
---
> 0x6: Inst::UD2();