Home | History | Annotate | Download | only in priv

Lines Matching defs:DM

410 /* Extract DM field, instr[9:8] */
15797 UChar DM = ifieldDM ( theInstr );
15801 if (DM & 0x2)
15806 if (DM & 0x1)
15813 DIP("xxpermdi v%d,v%d,v%d,0x%x\n", XT, XA, XB, DM);