Searched refs:OP_IMM (Results 1 – 2 of 2) sorted by relevance
3358 ctxt->src.type = OP_IMM; in em_das()4821 op->type = OP_IMM; in decode_imm()4921 op->type = OP_IMM; in decode_operand()4929 op->type = OP_IMM; in decode_operand()4979 op->type = OP_IMM; in decode_operand()4988 op->type = OP_IMM; in decode_operand()4992 op->type = OP_IMM; in decode_operand()4996 op->type = OP_IMM; in decode_operand()5000 op->type = OP_IMM; in decode_operand()5004 op->type = OP_IMM; in decode_operand()[all …]
241 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Completed in 15 milliseconds