Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Di386-dis.c13029 unsigned char threebyte; in print_insn() local
13031 threebyte = *++codep; in print_insn()
13032 dp = &dis386_twobyte[threebyte]; in print_insn()