diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-05-23 05:15:35 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-05-23 05:15:35 +0000 |
commit | 9b9bbbc8eab1d5c4de00d13375a1dcc2dcd4b318 (patch) | |
tree | 100c8cd0cdbdeca587c1703768a5aaaf07eb46e1 /gcc/config/vax/vax.h | |
parent | 45747316544eac74232cf355fd3d1d06c8f678a3 (diff) | |
download | gcc-9b9bbbc8eab1d5c4de00d13375a1dcc2dcd4b318.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1060 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/vax/vax.h')
-rw-r--r-- | gcc/config/vax/vax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vax/vax.h b/gcc/config/vax/vax.h index 7001ea29738..a47ed98c308 100644 --- a/gcc/config/vax/vax.h +++ b/gcc/config/vax/vax.h @@ -1190,7 +1190,7 @@ VAX operand formatting codes: C reverse branch condition B the low 8 bits of the complement of a constant operand H the low 16 bits of the complement of a constant operand - M (1 << const) - 1 + M a mask for the N highest bits of a word N the complement of a constant integer operand P constant operand plus 1 R 32 - constant operand |