Searched defs:PPC_OP_MEM (Results 1 – 4 of 4) sorted by relevance
21 | PPC_OP_MEM of ppc_op_mem Constructor
22 PPC_OP_MEM = 3 variable
46 PPC_OP_MEM, ///< = CS_OP_MEM (Memory operand). enumerator
25 public static final int PPC_OP_MEM = 3; field in Ppc_const