Home | History | Annotate | Download | only in include

Lines Matching defs:X86_OP_MEM

79 	X86_OP_MEM, // = CS_OP_MEM (Memory operand).
177 // This is associated with X86_OP_MEM operand type above
178 typedef struct x86_op_mem {
184 } x86_op_mem;
193 x86_op_mem mem; // base/index/scale/disp value for MEM operand