Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Di386-dis.c13470 unsigned char threebyte; in print_insn() local
13474 threebyte = *codep; in print_insn()
13475 dp = &dis386_twobyte[threebyte]; in print_insn()