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

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c1123 static const unsigned char twobyte_has_modrm[256] = { variable
1183 need to update onebyte_has_modrm or twobyte_has_modrm. */
2239 need_modrm = twobyte_has_modrm[*codep];
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c3122 static const unsigned char twobyte_has_modrm[256] = { variable
3210 need to update onebyte_has_modrm or twobyte_has_modrm. */
13201 need_modrm = twobyte_has_modrm[*codep];

Completed in 173 milliseconds