Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DSparc_const.java50 public static final int SPARC_REG_INVALID = 0; field in Sparc_const
/aosp_15_r20/external/capstone/bindings/python/capstone/
H A Dsparc_const.py47 SPARC_REG_INVALID = 0 variable
/aosp_15_r20/external/capstone/include/capstone/
H A Dsparc.h79 SPARC_REG_INVALID = 0, enumerator