diff options
author | Jeff Law <law@redhat.com> | 1994-02-05 19:53:05 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-02-05 19:53:05 +0000 |
commit | 2f0440121a921bccd01874c80cb92633e53c09be (patch) | |
tree | 830ab3374e49467c9c8e352f0c7b3e1b99947ac9 /include | |
parent | 90e77b4aec4918558f379a13dd5b6f7fc4f16283 (diff) | |
download | gdb-2f0440121a921bccd01874c80cb92633e53c09be.zip gdb-2f0440121a921bccd01874c80cb92633e53c09be.tar.gz gdb-2f0440121a921bccd01874c80cb92633e53c09be.tar.bz2 |
* hppa.h (addb): Use '@' for addb and addib pseudo ops.
(so we can determine valid completers for both addb and addb[tf].)
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 7cd259e..dfd62b8 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,8 @@ Fri Feb 4 23:43:50 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * hppa.h (addb): Use '@' for addb and addib pseudo ops. + (so we can determine valid completers for both addb and addb[tf].) + * hppa.h (xmpyu): No floating point format specifier for the xmpyu instruction. |