Home
last modified time | relevance | path

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

/external/capstone/bindings/java/capstone/
DM68k_const.java84 public static final int M68K_OP_REG_PAIR = 7; field in M68k_const
/external/capstone/bindings/python/capstone/
Dm68k_const.py81 M68K_OP_REG_PAIR = 7 variable
/external/capstone/include/capstone/
Dm68k.h120M68K_OP_REG_PAIR, ///< Register pair in the same op (upper 4 bits for first reg, lower for seco… enumerator