Searched refs:M680X_INS_LDHX (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/M680X/ |
D | hcs08.inc | 4 { 0x32, M680X_INS_LDHX, ext_hid, inh_hid }, 25 { 0xae, M680X_INS_LDHX, idxX0_hid, inh_hid }, 26 { 0xbe, M680X_INS_LDHX, idxX16_hid, inh_hid }, 27 { 0xce, M680X_INS_LDHX, idxX_hid, inh_hid }, 57 { 0xfe, M680X_INS_LDHX, idxS_hid, inh_hid },
|
D | m6808.inc | 8 { 0x45, M680X_INS_LDHX, imm16_hid, inh_hid }, 13 { 0x55, M680X_INS_LDHX, dir_hid, inh_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 256 M680X_INS_LDHX = 198 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 259 public static final int M680X_INS_LDHX = 198; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 371 M680X_INS_LDHX, enumerator
|