diff options
author | Jeff Law <law@redhat.com> | 1999-09-23 13:10:07 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-23 13:10:07 +0000 |
commit | 887dfdc03948a3fb88e714349320f4b7250ed455 (patch) | |
tree | b7fdf35e024ce388e8fe7720fe491c927eb2c8e9 /include/opcode/hppa.h | |
parent | 7f605563e1bab6cfcf661d48d92d1f4da199d292 (diff) | |
download | binutils-redhat-887dfdc03948a3fb88e714349320f4b7250ed455.tar.gz |
* hppa.h: Update comments about character usage.
Diffstat (limited to 'include/opcode/hppa.h')
-rw-r--r-- | include/opcode/hppa.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index 0900a0d30a..a9a834a238 100644 --- a/include/opcode/hppa.h +++ b/include/opcode/hppa.h @@ -107,7 +107,10 @@ Also these: 31-p ~ 6 bit shift count at 20,22:26 encoded as 63-~. P 5 bit bit position at 26 + q 6 bit bit position at 20,22:26 T 5 bit field length at 31 (encoded as 32-T) + % 6 bit field length at 23,27:31 (variable extract/deposit) + | 6 bit field length at 19,27:31 (fixed extract/deposit) A 13 bit immediate at 18 (to support the BREAK instruction) ^ like b, but describes a control register ! sar (cr11) register @@ -222,7 +225,7 @@ Condition operands all have '?' as the prefix: ?U 64 bit unit conditions Floating point registers all have 'f' as a prefix: - + ft target register at 31 fT target register with L/R halves at 31 fa operand 1 register at 10 |