Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dh8300-dis.c245 else if ((x & MODE) == PREDEC) in print_one_arg()
475 || (looking_for & MODE) == PREDEC in bfd_h8_disassemble()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1508 || c2 == IND || c2 == PREINC || c2 == PREDEC in build_bytes()
/toolchain/binutils/binutils-2.25/include/opcode/
Dh8300.h56 PREDEC = 0x0A00, enumerator
76 DEC = PREDEC,
207 RSPREDEC = SRC | PREDEC,
208 RDPREDEC = DST | PREDEC,