[gas/]
commit4e6d2f23e2caaf373514eefec854ef22360928f6
authorRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 20 Aug 2002 08:28:35 +0000 (20 08:28 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 20 Aug 2002 08:28:35 +0000 (20 08:28 +0000)
tree620338aa632f5a820dc0a12b81dfbde2f87b1485
parenta298528bb090f235e05d65d65c27be1bed66c2df
[gas/]
* config/tc-mips.c (macro2): Implement rotates by zero using shifts
        by zero.

[gas/testsuite]
* gas/mips/rol.s: Add rotate by zero tests.
* gas/mips/rol.d: Update accordingly.
* gas/mips/rol64.d: Expect rotates by zero to use dsrl.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/rol.d
gas/testsuite/gas/mips/rol.s
gas/testsuite/gas/mips/rol64.d