Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2004278 (twobyte_has_modrm): True for 0xA6.
565 (twobyte_has_modrm): Set for 0xa7.
DChangeLog-2006329 (twobyte_has_modrm): Set 1 for 0x1f.
679 (twobyte_has_modrm): Updated.
DChangeLog-9899427 (twobyte_has_modrm): Add SIMD entries.
867 (twobyte_has_modrm): Set entries corresponding to GRP14, 3DNow.
DChangeLog-20081075 (twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
DChangeLog-0001873 (twobyte_has_modrm): Update table.
979 (twobyte_has_modrm): Set entry for paddq, psubq.
DChangeLog-2005538 (twobyte_has_modrm): Likewise.
DChangeLog-9297482 * i386-dis.c (twobyte_has_modrm): Fix pand.
539 (twobyte_has_modrm): Likewise.
2110 (twobyte_has_modrm): New static array.
DChangeLog-2007694 (twobyte_has_modrm): 0f{25,7a,7b} all use the modrm byte.
Di386-dis.c3017 static const unsigned char twobyte_has_modrm[256] = { variable
13033 need_modrm = twobyte_has_modrm[*codep]; in print_insn()
DChangeLog-0203480 (twobyte_has_modrm): Updated.