]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/bfin/ChangeLog
sim: bfin: handle invalid HLs encoding in dsp shift insns
authorMike Frysinger <vapier@gentoo.org>
Mon, 24 Jun 2013 02:03:03 +0000 (02:03 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 24 Jun 2013 02:03:03 +0000 (02:03 +0000)
commit03dccef1ab1bec35876541546dba6fa80cba44d8
treefec5dbaf19ea5201060061fe25ff3ccc8d162315
parent19b7bc4bd8308a23cc7e17bd41904254bcca7a6f
sim: bfin: handle invalid HLs encoding in dsp shift insns

For many of the 32bit dsp shift related insns, we were just ignoring the HLs
field.  The hardware does not though and will reject the insn if it's set
incorrectly.  Update the sim to match.
sim/bfin/ChangeLog
sim/bfin/bfin-sim.c