Home
last modified time | relevance | path

Searched refs:reg_src_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-dis.c36 static const char *const reg_src_table[] = variable
624 reg_src_table[buffer[0] & 0x07]); in print_insn()
640 reg_src_table[(buffer[0] >> 4) & 7], in print_insn()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-dis.c36 static const char *const reg_src_table[] = variable
624 reg_src_table[buffer[0] & 0x07]); in print_insn()
640 reg_src_table[(buffer[0] >> 4) & 7], in print_insn()