diff options
author | Ian Carmichael <iancarm@cygnus> | 1998-01-30 22:42:04 +0000 |
---|---|---|
committer | Ian Carmichael <iancarm@cygnus> | 1998-01-30 22:42:04 +0000 |
commit | 54917cbbd5a8bb0a18fd82acf935aeb5b3e1bb10 (patch) | |
tree | c370c40b952db6ef53a37a8e402d261d8b7db110 /opcodes | |
parent | f2e272e077b5a3116fca340dfcec4e4217b4b4b9 (diff) | |
download | gdb-54917cbbd5a8bb0a18fd82acf935aeb5b3e1bb10.zip gdb-54917cbbd5a8bb0a18fd82acf935aeb5b3e1bb10.tar.gz gdb-54917cbbd5a8bb0a18fd82acf935aeb5b3e1bb10.tar.bz2 |
* dvp-opc.c, a bunch of little change to the instruction table to make
* it consistent with the SCE asmvu assembler (and inconsistent with the
* spec).
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2b6fe3b..c153b60 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,10 @@ start-sanitize-sky +Fri Jan 30 17:39:21 1998 Ian Carmichael <iancarm@cygnus.com> + + * dvp-opc.c, fixed encoding of a bunch of instructions to + be consistent with the asmvu assembler (and inconsistent + with the specification). + Thu Jan 29 18:14:56 1998 Ian Carmichael <iancarm@cygnus.com> * dvp-opc.c, fixed order of pkemscal/pkemscalf instructions |