Searched refs:mul_opname (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/alpha/alpha/
H A Ddb_disasm.c361 static const char *mul_opname[4] = { variable
373 name = (op == op_umulh) ? "umulh" : mul_opname[((op)>>5)&3];

Completed in 166 milliseconds