Searched refs:three_byte_table (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c1765 static const struct dis386 three_byte_table[][32] = { variable in typeref:struct:dis386
2299 dp = &three_byte_table[dp->bytemode2][*codep++];
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c6970 static const struct dis386 three_byte_table[][256] = { variable in typeref:struct:dis386
12620 dp = &three_byte_table[dp->op[1].bytemode][vindex];

Completed in 175 milliseconds