Home
last modified time | relevance | path

Searched refs:KBIT (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dh8300-dis.c190 else if ((x & MODE) == DBIT || (x & MODE) == KBIT) in print_one_arg()
551 else if ((looking_for & MODE) == KBIT) in bfd_h8_disassemble()
DChangeLog-92971860 if we're looking for KBIT and we don't find it.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-h8300.c1196 if (op_mode == KBIT || op_mode == DBIT) in get_specific()
1558 else if (c2 == KBIT) in build_bytes()
/toolchain/binutils/binutils-2.27/include/opcode/
Dh8300.h58 KBIT = 0x0C00, enumerator
1208 {O (O_ADDS, SL), AV_H8, 2, "adds", {{KBIT, RDP, E}}, {{0x0, 0xB,KBIT, RDP, E}}},
1831 {O (O_SUBS, SL), AV_H8, 2, "subs", {{KBIT, RDP, E}}, {{0x1, 0xB,KBIT, RDP, E}}},