Searched refs:UD_R_AX (Results 1 – 2 of 2) sorted by relevance
71 UD_R_AX, UD_R_CX, UD_R_DX, UD_R_BX, enumerator
357 if ((u->operand[0].type == UD_OP_REG && u->operand[0].base == UD_R_AX && in resolve_mnemonic()358 u->operand[1].type == UD_OP_REG && u->operand[1].base == UD_R_AX) || in resolve_mnemonic()410 return UD_R_AX + rm; in decode_gpr()
Completed in 9 milliseconds