Home | History | Annotate | Download | only in priv

Lines Matching full:fnstsw

5035             case 7: { /* FNSTSW m16 */
5039 DIP("fnstsw %s\n", dis_buf);
5336 case 0xE0: /* FNSTSW %ax */
5337 DIP("fnstsw %%ax\n");
5346 the sequence "fnstsw %ax; test $M,%ah; jcond .." */