unicorn/qemu/target
Peter Maydell 76f521e6c3
target/arm: Add v8M stack checks for VLDM/VSTM
Add the v8M stack checks for the VLDM/VSTM
(aka VPUSH/VPOP) instructions. This code is currently
unreachable because we haven't yet implemented M profile
floating point support, but since the change is simple,
we add it now because otherwise we're likely to forget to
do it later.

Backports commit 8a954faf5412d5073d585d85a1da63a09bb5d84e from qemu
2018-10-08 14:23:02 -04:00
..
arm target/arm: Add v8M stack checks for VLDM/VSTM 2018-10-08 14:23:02 -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