summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-08-06 15:49:29 +0000
committerJeff Law <law@redhat.com>1999-08-06 15:49:29 +0000
commit6373a37a5e19885cb6cad036546d957b40e0db50 (patch)
tree8487804d3aaf4a0e7055c0fc62af732909f80cee
parenta9bc9d31ed0c1424823f0af69c763a61d8930603 (diff)
downloadgdb-6373a37a5e19885cb6cad036546d957b40e0db50.tar.gz
* hppa.h: Document 64 bit condition completers.
-rw-r--r--include/opcode/ChangeLog4
-rw-r--r--include/opcode/hppa.h19
2 files changed, 21 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index eb7c8ec6ecd..4ed7efa5400 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 6 09:46:35 1999 Jerry Quinn <jquinn@nortelnetworks.com>
+
+ * hppa.h: Document 64 bit condition completers.
+
Thu Aug 5 16:56:07 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* hppa.h (pa_opcodes): Change condition args to use '?' prefix.
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h
index b7400cab391..4bae31f5b7e 100644
--- a/include/opcode/hppa.h
+++ b/include/opcode/hppa.h
@@ -106,21 +106,35 @@ Condition operands all have '?' as the prefix:
?f Floating point compare conditions (encoded as 5 bits at 31)
?a add conditions
- ?d non-negated add branch conditions
+ ?A 64 bit add conditions
?@ add branch conditions followed by nullify
+ ?d non-negated add branch conditions
+ ?D negated add branch conditions
+ ?w wide mode non-negated add branch conditions
+ ?W wide mode negated add branch conditions
?s compare/subtract conditions
+ ?S 64 bit compare/subtract conditions
?t non-negated compare conditions
+ ?T negated compare conditions
+ ?r 64 bit non-negated compare conditions
+ ?R 64 bit negated compare conditions
+ ?Q 64 bit compare conditions for CMPIB instruction
?n compare conditions followed by nullify
?l logical conditions
+ ?L 64 bit logical conditions
+
?b branch on bit conditions
+ ?B 64 bit branch on bit conditions
?x shift/extract/deposit conditions
+ ?X 64 bit shift/extract/deposit conditions
?y shift/extract/deposit conditions followed by nullify for conditional
branches
?u unit conditions
+ ?U 64 bit unit conditions
Also these:
@@ -173,7 +187,8 @@ And these (PJH) for PA-89 F.P. registers and instructions:
8 5 bit register field at 20 (used in 'fmpyadd' and 'fmpysub')
9 5 bit register field at 25 (used in 'fmpyadd' and 'fmpysub')
H Floating Point Operand Format at 26 for 'fmpyadd' and 'fmpysub'
- (very similar to 'F') */
+ (very similar to 'F')
+*/
/* List of characters not to put a space after. Note that