Searched defs:CRn (Results 1 – 1 of 1) sorted by relevance
804 uint32_t Op0 = 3, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in fromString() local847 uint32_t CRn = (Bits >> 7) & 0xf; in toString() local