Searched refs:OP_IMM (Results 1 – 2 of 2) sorted by relevance
3069 ctxt->src.type = OP_IMM; in em_das()4553 op->type = OP_IMM; in decode_imm()4653 op->type = OP_IMM; in decode_operand()4661 op->type = OP_IMM; in decode_operand()4711 op->type = OP_IMM; in decode_operand()4720 op->type = OP_IMM; in decode_operand()4724 op->type = OP_IMM; in decode_operand()4728 op->type = OP_IMM; in decode_operand()4732 op->type = OP_IMM; in decode_operand()4736 op->type = OP_IMM; in decode_operand()[all …]
232 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Completed in 15 milliseconds