From: Ian Lance Taylor Date: Mon, 16 Jun 1997 18:14:13 +0000 (+0000) Subject: * i386-dis.c (twobyte_has_modrm): Fix pand. X-Git-Tag: gdb-4_18-branchpoint~5359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a185c48992f59f1be296cb46c50dd3e6eb16b33;p=thirdparty%2Fbinutils-gdb.git * i386-dis.c (twobyte_has_modrm): Fix pand. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3b261d193db..3dbc4c560f7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 16 14:13:18 1997 Ian Lance Taylor + + * i386-dis.c (twobyte_has_modrm): Fix pand. + Mon Jun 16 14:08:38 1997 Michael Taylor * i386-dis.c (dis386_twobyte): Fix pand and pandn.