Searched refs:x86_op_mem (Results 1 – 4 of 4) sorted by relevance
104 ElseIf optype = x86_op_mem Then121 If optype = x86_op_mem Then opStr = "x86_op_mem"155 Dim opMem As x86_op_mem175 ElseIf optype = x86_op_mem Then
254 x86_op_mem 'CS_OP_MEM (Memory operand).352 Public Type x86_op_mem type
7 type x86_op_mem = { type20 | X86_OP_MEM of x86_op_mem
178 typedef struct x86_op_mem { struct184 } x86_op_mem; typedef193 x86_op_mem mem; // base/index/scale/disp value for MEM operand