Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DM68k_const.java58 public static final int M68K_AM_REG_DIRECT_ADDR = 2; field in M68k_const
/aosp_15_r20/external/capstone/bindings/python/capstone/
H A Dm68k_const.py55 M68K_AM_REG_DIRECT_ADDR = 2 variable
/aosp_15_r20/external/capstone/include/capstone/
H A Dm68k.h83 M68K_AM_REG_DIRECT_ADDR, ///< Register Direct - Address enumerator