Home
last modified time | relevance | path

Searched refs:M680X_INS_CMPY (Results 1 – 5 of 5) sorted by relevance

/external/capstone/arch/M680X/
Dhd6309.inc91 { 0x8c, M680X_INS_CMPY, imm16_hid, inh_hid },
106 { 0x9c, M680X_INS_CMPY, dir_hid, inh_hid },
122 { 0xac, M680X_INS_CMPY, idx09_hid, inh_hid },
138 { 0xbc, M680X_INS_CMPY, ext_hid, inh_hid },
Dm6809.inc303 { 0x8c, M680X_INS_CMPY, imm16_hid, inh_hid },
307 { 0x9c, M680X_INS_CMPY, dir_hid, inh_hid },
312 { 0xac, M680X_INS_CMPY, idx09_hid, inh_hid },
317 { 0xbc, M680X_INS_CMPY, ext_hid, inh_hid },
/external/capstone/bindings/python/capstone/
Dm680x_const.py160 M680X_INS_CMPY = 102 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java163 public static final int M680X_INS_CMPY = 102; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h275 M680X_INS_CMPY, enumerator