Searched defs:CRm (Results 1 – 2 of 2) sorted by relevance
804 uint32_t Op0 = 3, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in fromString() local848 uint32_t CRm = (Bits >> 3) & 0xf; in toString() local
4970 unsigned CRm = fieldFromInstruction(Val, 0, 4); in DecodeMRRC2() local