Home | History | Annotate | Download | only in priv

Lines Matching refs:RMC

9601    UChar RMC      = IFIELD(theInstr, 9, 2);
9619 /* pass the value of R and RMC in the same field */
9622 mkU32( ( R << 3 ) | RMC ),
9643 UChar RMC = IFIELD(theInstr, 9, 2);
9660 /* pass the value of R and RMC in the same field */
9663 mkU32( ( R << 3 ) | RMC ),
9688 UInt RMC = IFIELD(theInstr, 9, 2);
9727 mkU32( RMC ),
9737 mkU32( RMC ),
9746 mkU32( RMC ),
9772 UInt RMC = IFIELD(theInstr, 9, 2);
9813 mkU32( RMC ),
9822 mkU32( RMC ),
9831 mkU32( RMC ),