Home | History | Annotate | Download | only in x87

Lines Matching full:subb

37     {0x29, "sub", OPER_REG_OP_ORDER},  {0x2A, "subb", REG_OPER_OP_ORDER},
1258 case 5: mnem = "subb"; break;