Home
last modified time | relevance | path

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

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