Home | History | Annotate | Download | only in priv

Lines Matching defs:RMC

10470    UChar RMC      = IFIELD(theInstr, 9, 2);
10492 /* pass the value of R and RMC in the same field */
10495 mkU32( ( R << 3 ) | RMC ),
10516 UChar RMC = IFIELD(theInstr, 9, 2);
10533 /* pass the value of R and RMC in the same field */
10536 mkU32( ( R << 3 ) | RMC ),
10561 UInt RMC = IFIELD(theInstr, 9, 2);
10601 mkU32( RMC ),
10611 mkU32( RMC ),
10628 mkU32( RMC ),
10655 UInt RMC = IFIELD(theInstr, 9, 2);
10697 mkU32( RMC ),
10706 mkU32( RMC ),
10723 mkU32( RMC ),