Searched defs:CRm (Results 1 – 4 of 4) sorted by relevance
867 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in fromString() local902 uint32_t CRm = (Bits >> 3) & 0xf; in toString() local
4002 static Instr CRm(int imm4) { in CRm() function
5201 unsigned CRm = fieldFromInstruction(Val, 0, 4); in DecodeMRRC2() local
6829 UInt CRm = INSN(11,8); in dis_ARM64_branch_etc() local