diff options
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5a55ad7..bf4d45a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-sky +Tue Feb 17 18:48:25 1998 Doug Evans <devans@canuck.cygnus.com> + + * dvp-opc.c (parse_vfreg): Dest spec is optional. + (print_vfreg): Don't print dest spec. + (parse_accdest): Dest spec is optional. + (print_accdest): Don't print dest spec. + +end-sanitize-sky Tue Feb 17 17:14:50 1998 Doug Evans <devans@seba.cygnus.com> * Makefile.am (CGENFILES): Update. |