Searched refs:UD_OP_IMM (Results 1 – 4 of 4) sorted by relevance
91 case UD_OP_IMM: in gen_operand()171 if (u->operand[1].type == UD_OP_IMM || in ud_translate_intel()
92 case UD_OP_IMM: in gen_operand()
127 UD_OP_REG, UD_OP_MEM, UD_OP_PTR, UD_OP_IMM, enumerator
475 op->type = UD_OP_IMM; in decode_imm()
Completed in 11 milliseconds