Searched defs:CRm (Results 1 – 5 of 5) sorted by relevance
93 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local110 uint32_t CRm = (Bits >> 3) & 0xf; in genericRegisterString() local
2816 static Instr CRm(int imm4) { in CRm() function
4038 Value *CRm = EmitScalarExpr(E->getArg(3)); in EmitARMBuiltinExpr() local4064 Value *CRm = EmitScalarExpr(E->getArg(2)); in EmitARMBuiltinExpr() local
5273 unsigned CRm = fieldFromInstruction(Val, 0, 4); in DecoderForMRRC2AndMCRR2() local
6829 UInt CRm = INSN(11,8); in dis_ARM64_branch_etc() local