Lines Matching full:immediate
161 op_immediate = 2, /* Immediate Value */
242 /* immediate values */
681 /* Get Immediate: return the x86_op_t containing the immediate operand
682 * for this instruction, or NULL if there is no immediate operand. There
683 * can be only one immediate operand per instruction */
686 /* Get Raw Immediate Data: returns a pointer to the immediate data encoded
689 * screwed up the conversion of the immediate data. Note that 'imm' in this
690 * context refers to immediate data encoded at the end of an instruction as