* dvp-dis.c (print_gif): Complete.
authorDoug Evans <dje@google.com>
Sat, 21 Feb 1998 02:09:02 +0000 (02:09 +0000)
committerDoug Evans <dje@google.com>
Sat, 21 Feb 1998 02:09:02 +0000 (02:09 +0000)
* dvp-opc.c (gif_operands,gif_opcodes): Complete.
(state_gif_{nregs,regs,nloop}): New static locals.
(*_gif_*): Complete.
(dvp_opcode_init_{parse,print}): Init gif state locals.

opcodes/ChangeLog

index 67f183ed89db2b1b7764134bfb37ca4d5d387aab..1141ee2436dfc806e06f514b1ab970b38196e5ea 100644 (file)
@@ -1,3 +1,13 @@
+start-sanitize-sky
+Fri Feb 20 18:02:20 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp-dis.c (print_gif): Complete.
+       * dvp-opc.c (gif_operands,gif_opcodes): Complete.
+       (state_gif_{nregs,regs,nloop}): New static locals.
+       (*_gif_*): Complete.
+       (dvp_opcode_init_{parse,print}): Init gif state locals.
+
+end-sanitize-sky
 start-sanitize-r5900
 Fri Feb 20 01:23:16 1998  Jeffrey A Law  (law@cygnus.com)