Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/bindings/python/capstone/
H A Dppc_const.py287 PPC_INS_CMPWI = 50 variable
/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DPpc_const.java290 public static final int PPC_INS_CMPWI = 50; field in Ppc_const
/aosp_15_r20/external/capstone/include/capstone/
H A Dppc.h363 PPC_INS_CMPWI, enumerator