983,984c983,984
< 0x0: WarnUnimpl::psubusb_Pq_Qq();
< 0x1: WarnUnimpl::psubusw_Pq_Qq();
---
> 0x0: PSUBUSB(Pq,Qq);
> 0x1: PSUBUSW(Pq,Qq);
994,995c994,995
< 0x0: WarnUnimpl::psubusb_Vo_Wo();
< 0x1: WarnUnimpl::psubusw_Vo_Wo();
---
> 0x0: PSUBUSB(Vo,Wo);
> 0x1: PSUBUSW(Vo,Wo);
1045,1046c1045,1046
< 0x0: WarnUnimpl::psubsb_Pq_Qq();
< 0x1: WarnUnimpl::psubsw_Pq_Qq();
---
> 0x0: PSUBSB(Pq,Qq);
> 0x1: PSUBSW(Pq,Qq);
1056,1057c1056,1057
< 0x0: WarnUnimpl::psubsb_Vo_Wo();
< 0x1: WarnUnimpl::psubsw_Vo_Wo();
---
> 0x0: PSUBSB(Vo,Wo);
> 0x1: PSUBSW(Vo,Wo);
1102,1105c1102,1105
< 0x0: WarnUnimpl::psubb_Pq_Qq();
< 0x1: WarnUnimpl::psubw_Pq_Qq();
< 0x2: WarnUnimpl::psubd_Pq_Qq();
< 0x3: WarnUnimpl::psubq_Pq_Qq();
---
> 0x0: PSUBB(Pq,Qq);
> 0x1: PSUBW(Pq,Qq);
> 0x2: PSUBD(Pq,Qq);
> 0x3: PSUBQ(Pq,Qq);
1113,1116c1113,1116
< 0x0: WarnUnimpl::psubb_Vo_Wo();
< 0x1: WarnUnimpl::psubw_Vo_Wo();
< 0x2: WarnUnimpl::psubd_Vo_Wo();
< 0x3: WarnUnimpl::psubq_Vo_Wo();
---
> 0x0: PSUBB(Vo,Wo);
> 0x1: PSUBW(Vo,Wo);
> 0x2: PSUBD(Vo,Wo);
> 0x3: PSUBQ(Vo,Wo);