Home
last modified time | relevance | path

Searched defs:PPC_REG_INVALID (Results 1 – 3 of 3) sorted by relevance

/external/capstone/bindings/java/capstone/
DPpc_const.java28 public static final int PPC_REG_INVALID = 0; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py25 PPC_REG_INVALID = 0 variable
/external/capstone/include/
Dppc.h47 PPC_REG_INVALID = 0, enumerator