Searched refs:kThumbMul (Results 1 – 4 of 4) sorted by relevance
389 kThumbMul, /* mul [0100001101] rm[5..3] rd[2..0] */ enumerator
301 ENCODING_MAP(kThumbMul, 0x4340,
408 opcode = kThumbMul; in opRegReg()
353 opcode = (thumbForm) ? kThumbMul : kThumb2MulRRR; in opRegRegShift()