Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dm68hc11-dis.c36 static const char *const reg_src_table[] = variable
641 reg_src_table[buffer[0] & 0x07]); in print_insn()
659 reg_src_table[(buffer[0] >> 4) & 7], in print_insn()