Searched refs:ARMmul_PLAIN (Results 1 – 3 of 3) sorted by relevance
391 ARMmul_PLAIN=60, enumerator
701 case ARMmul_PLAIN: return "mul"; in showARMMulOp()1726 if (i->ARMin.Mul.op == ARMmul_PLAIN) { in ppARMInstr()2208 if (i->ARMin.Mul.op != ARMmul_PLAIN) in getRegUsage_ARMInstr()3580 case ARMmul_PLAIN: *p++ = 0xE0000392; goto done; in emit_ARMInstr()
1453 addInstr(env, ARMInstr_Mul(ARMmul_PLAIN)); in iselIntExpr_R_wrk()