summaryrefslogtreecommitdiffstats
path: root/target/openrisc
diff options
context:
space:
mode:
authorPeter Maydell2021-06-14 17:09:19 +0200
committerPeter Maydell2021-06-16 15:33:52 +0200
commita454ea1e6d40bbd4632e4e66de90e802ae47a68e (patch)
treee081462ab407845cedfd41a179e28769e865401e /target/openrisc
parenttarget/arm: Implement MVE DLSTP (diff)
downloadqemu-a454ea1e6d40bbd4632e4e66de90e802ae47a68e.tar.gz
qemu-a454ea1e6d40bbd4632e4e66de90e802ae47a68e.tar.xz
qemu-a454ea1e6d40bbd4632e4e66de90e802ae47a68e.zip
target/arm: Implement MVE LETP insn
Implement the MVE LETP insn. This is like the existing LE loop-end insn, but it must perform an FPU-enabled check, and on loop-exit it resets LTPSIZE to 4. To accommodate the requirement to do something on loop-exit, we drop the use of condlabel and instead manage both the TB exits manually, in the same way we already do in trans_WLS(). The other MVE-specific change to the LE insn is that we must raise an INVSTATE UsageFault insn if LTPSIZE is not 4. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210614151007.4545-10-peter.maydell@linaro.org
Diffstat (limited to 'target/openrisc')
0 files changed, 0 insertions, 0 deletions