Home | History | Annotate | Download | only in priv

Lines Matching defs:DM

350 /* Extract DM field, instr[9:8] */
14196 UChar DM = ifieldDM ( theInstr );
14200 if (DM & 0x2)
14205 if (DM & 0x1)
14212 DIP("xxpermdi v%d,v%d,v%d,0x%x\n", (UInt)XT, (UInt)XA, (UInt)XB, (UInt)DM);