Home | History | Annotate | Download | only in priv

Lines Matching defs:RMC

10611    UChar RMC      = IFIELD(theInstr, 9, 2);
10633 /* pass the value of R and RMC in the same field */
10636 mkU32( ( R << 3 ) | RMC ),
10657 UChar RMC = IFIELD(theInstr, 9, 2);
10674 /* pass the value of R and RMC in the same field */
10677 mkU32( ( R << 3 ) | RMC ),
10702 UInt RMC = IFIELD(theInstr, 9, 2);
10742 mkU32( RMC ),
10752 mkU32( RMC ),
10769 mkU32( RMC ),
10796 UInt RMC = IFIELD(theInstr, 9, 2);
10838 mkU32( RMC ),
10847 mkU32( RMC ),
10864 mkU32( RMC ),