diff options
author | Richard Stallman <rms@gnu.org> | 1992-05-23 05:15:35 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-05-23 05:15:35 +0000 |
commit | bb5794b9be14adabee118390ca18f0061e72c1e4 (patch) | |
tree | 100c8cd0cdbdeca587c1703768a5aaaf07eb46e1 /gcc | |
parent | 101777b6cb161af8c1d28d25522c81ab86e8272a (diff) | |
download | gcc-bb5794b9be14adabee118390ca18f0061e72c1e4.zip gcc-bb5794b9be14adabee118390ca18f0061e72c1e4.tar.gz gcc-bb5794b9be14adabee118390ca18f0061e72c1e4.tar.bz2 |
entered into RCS
From-SVN: r1060
Diffstat (limited to 'gcc')
-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 7001ea2..a47ed98 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 |