Searched refs:M680X_INS_ORAB (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6800.inc | 219 { M680X_INS_ORAB, imm8_hid, inh_hid }, 236 { M680X_INS_ORAB, dir_hid, inh_hid }, 253 { M680X_INS_ORAB, idxX_hid, inh_hid }, 270 { M680X_INS_ORAB, ext_hid, inh_hid },
|
D | cpu12.inc | 219 { M680X_INS_ORAB, imm8_hid, inh_hid }, 236 { M680X_INS_ORAB, dir_hid, inh_hid }, 253 { M680X_INS_ORAB, idx12_hid, inh_hid },
|
D | m6811.inc | 77 { 0xea, M680X_INS_ORAB, idxY_hid, inh_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 299 M680X_INS_ORAB = 241 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 302 public static final int M680X_INS_ORAB = 241; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 414 M680X_INS_ORAB, ///< M6800/1/2/3 enumerator
|