115c115
< default: fnstcw_Mw();
---
> default: Inst::FNSTCW(Mw);
250c250
< default: fnstsw();
---
> default: Inst::FNSTSW(Mw);
313c313
< 0x0: fnstsw();
---
> 0x0: Inst::FNSTSW(rAw);