OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBIT
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
h8300-dis.c
190
else if ((x & MODE) ==
DBIT
|| (x & MODE) == KBIT)
446
else if ((looking_for & MODE) ==
DBIT
)
/toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.c
1191
if (op_mode == KBIT || op_mode ==
DBIT
)
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
h8300.h
59
DBIT
= 0x0D00,
[
all
...]
Completed in 3023 milliseconds