Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dh8300-dis.c202 else if ((x & MODE) == DBIT || (x & MODE) == KBIT) in print_one_arg()
567 else if ((looking_for & MODE) == KBIT) in bfd_h8_disassemble()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-h8300.c1158 if (op_mode == KBIT || op_mode == DBIT) in get_specific()
1499 else if (c2 == KBIT) in build_bytes()
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dh8300.h60 KBIT = 0x0C00, enumerator
1210 {O (O_ADDS, SL), AV_H8, 2, "adds", {{KBIT, RDP, E}}, {{0x0, 0xB,KBIT, RDP, E}}},
1832 {O (O_SUBS, SL), AV_H8, 2, "subs", {{KBIT, RDP, E}}, {{0x1, 0xB,KBIT, RDP, E}}},