Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-dis.c493 static unsigned long current_mach = 0; in print_insn_sparc() local
497 || info->mach != current_mach) in print_insn_sparc()
513 current_mach = info->mach; in print_insn_sparc()
DChangeLog-92972006 current_mach. Resort opcode table if current_mach changes.