unicorn/qemu/target
Richard Henderson 935eb43b5e
target/arm: Clear unused predicate bits for LD1RQ
The 16-byte load only uses 16 predicate bits. But while
reusing the other load infrastructure, we find other bits
that are set and trigger an assert. To avoid this and
retain the assert, zero-extend the predicate that we pass
to the LD1 helper.

Backports commit 2a99ab2b3545133961de034df27e24f4c22e3707 from qemu
2018-10-08 14:15:15 -04:00
..
arm target/arm: Clear unused predicate bits for LD1RQ 2018-10-08 14:15:15 -04:00
i386 Initializes i386 prefix value 2018-10-06 04:57:06 -04:00
m68k Removes accessible assert 2018-10-06 05:02:20 -04:00
mips Mips undefined shift fix 2018-10-06 05:00:27 -04:00
sparc Sparc increase ttl number 2018-10-06 04:55:52 -04:00