Searched refs:onebyte_has_modrm (Results 1 – 12 of 12) sorted by relevance
409 (onebyte_has_modrm): Table numbering comments.
2109 * i386-dis.c (onebyte_has_modrm): New static array.
2356 static const bool onebyte_has_modrm[256] = { variable9566 ins.need_modrm = onebyte_has_modrm[*ins.codep]; in print_insn()
2425 static const bool onebyte_has_modrm[256] = { variable9560 ins.need_modrm = onebyte_has_modrm[*ins.codep]; in print_insn()
12886 (onebyte_has_modrm,twobyte_has_modrm): New static globals.