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 = { type19 | X86_OP_MEM of x86_op_mem
266 typedef struct x86_op_mem { struct272 } x86_op_mem; typedef280 x86_op_mem mem; ///< base/index/scale/disp value for MEM operand