Home
last modified time | relevance | path

Searched refs:M680X_INS_RTS (Results 1 – 8 of 8) sorted by relevance

/external/capstone/bindings/python/capstone/
Dm680x_const.py343 M680X_INS_RTS = 285 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java346 public static final int M680X_INS_RTS = 285; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h458 M680X_INS_RTS, enumerator
/external/capstone/arch/M680X/
Dm6800.inc65 { M680X_INS_RTS, inh_hid, inh_hid },
Dm6805.inc142 { M680X_INS_RTS, inh_hid, inh_hid },
Dcpu12.inc69 { M680X_INS_RTS, inh_hid, inh_hid },
Dm6809.inc65 { M680X_INS_RTS, inh_hid, inh_hid },
DM680XDisassembler.c535 { M680X_INS_RTS, mwww, { M680X_REG_S, M680X_REG_PC, EOL } }, in set_changed_regs_read_write_counts()