From: Ian Lance Taylor Date: Sat, 13 Jun 1998 15:33:23 +0000 (+0000) Subject: Sat Jun 13 11:31:35 1998 Alan Modra X-Git-Tag: gdb-4_18~1880 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8ab56dcab0fc39105c09e8de8f415e9d93f3701;p=platform%2Fupstream%2Fbinutils.git Sat Jun 13 11:31:35 1998 Alan Modra * i386.h (i386_optab): Add general form of aad and aam. Add ud2a and ud2b. (i386_regtab): Allow cr0..7, db0..7, dr0..7, tr0..7, not just those that happen to be implemented on pentiums. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c9ba600..1ea5500 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +Sat Jun 13 11:31:35 1998 Alan Modra + + * i386.h (i386_optab): Add general form of aad and aam. Add ud2a + and ud2b. + (i386_regtab): Allow cr0..7, db0..7, dr0..7, tr0..7, not just + those that happen to be implemented on pentiums. + Tue Jun 9 12:16:01 1998 Alan Modra * i386.h: Change occurences of Data16 to Size16, Data32 to Size32,