Searched refs:op_umulh (Results 1 – 3 of 3) sorted by relevance
369 #define op_umulh 0x30 macro
364 name = (op == op_umulh) ? "umulh" : mul_opname[((op)>>5)&3]; in mul_name()
3239 OP3FUNC(op_umulh, Rm, Rn, Rd) argument3884 { 0xffe0fc00, 0x9bc07c00, FMT_RM_RN_RD, op_umulh },