alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
authorRichard Henderson <rth@cygnus.com>
Thu, 1 Jul 1999 20:54:41 +0000 (13:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 1 Jul 1999 20:54:41 +0000 (13:54 -0700)
commit786d6092335c35f24756c3375b263d3acebc6f02
tree3da1851d41a86f1a7d56ce1315d7ecb11dad9fe3
parent659c26fc492ecf35fd18859a9e9c75df956c4275
alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).

        * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
        (extlh, extwh): Likewise.

From-SVN: r27897
gcc/ChangeLog
gcc/config/alpha/alpha.md