From: Ian Carmichael Date: Fri, 30 Jan 1998 02:05:05 +0000 (+0000) Subject: * Fix MAXi encoding, Fix pkemscal/pkemscalf order. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7092fe96e88be8c8e12005cbed13141374373952;p=binutils-gdb.git * Fix MAXi encoding, Fix pkemscal/pkemscalf order. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5722761f5b8..b51c5ffc364 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,8 +1,17 @@ +start-sanitize-sky +Thu Jan 29 18:14:56 1998 Ian Carmichael + + * dvp-opc.c, fixed order of pkemscal/pkemscalf instructions + in the opcode table. The pkemscalf instruction must come first. + +Thu Jan 29 16:47:24 1998 Ian Carmichael + + * dvp-opc.c, MAXIi should be VUOP6(0x1d) instead of 0x2d. + Thu Jan 29 13:02:56 1998 Doug Evans * m32r-opc.h (HAVE_CPU_M32R): Define. -start-sanitize-sky Wed Jan 28 13:46:19 1998 Doug Evans * dvp-dis.c, dvp-opc.c: New files.