Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog602 * i386-dis.c (twobyte_has_mandatory_prefix): New variable.
Di386-dis.c3040 static const unsigned char twobyte_has_mandatory_prefix[256] = { variable
13034 mandatory_prefix = twobyte_has_mandatory_prefix[*codep]; in print_insn()