sim: bfin: handle large shift values with accumulator shift insns
[deliverable/binutils-gdb.git] / sim / bfin / ChangeLog
index c7029816466f55512e5c8ddb76091e5c274f4189..31efa11cbce05849b2cf6b6f59ba211157451534 100644 (file)
@@ -1,3 +1,9 @@
+2011-06-18  Robin Getz  <robin.getz@analog.com>
+
+       * bfin-sim.c (decode_dsp32shiftimm_0): When shift is greater than
+       32, perform a left shift.  Update the corresponding AV bit.  Set
+       AZ when the low 32bits are also zero.
+
 2011-06-18  Robin Getz  <robin.getz@analog.com>
 
        * bfin-sim.c (decode_dsp32shiftimm_0): With left shift vector insns,
This page took 0.023486 seconds and 4 git commands to generate.