Home | History | Annotate | Download | only in useful

Lines Matching refs:xD0

789             case 0xD0 ... 0xD7: /* FCOM %st(?),%st(0) */
790 fp_do_COM_ST_ST ( modrm - 0xD0, 0, 0 );
1473 case 0xD0 ... 0xD7: /* FST %st(0),%st(?) */
1474 a_dst = (UInt)modrm - 0xD0;