Home
last modified time | relevance | path

Searched refs:PREINC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dh8300-dis.c242 else if ((x & MODE) == PREINC) in print_one_arg()
473 || (looking_for & MODE) == PREINC in bfd_h8_disassemble()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-h8300.c1513 || c2 == IND || c2 == PREINC || c2 == PREDEC in build_bytes()
/toolchain/binutils/binutils-2.27/include/opcode/
Dh8300.h55 PREINC = 0x0900, enumerator
203 RSPREINC = SRC | PREINC,
204 RDPREINC = DST | PREINC,