Files
xemu/target
Peter Maydell a454ea1e6d 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
2021-06-16 14:33:52 +01:00
..
2021-05-26 15:33:59 -07:00
2021-06-16 14:33:52 +01:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-06-05 21:28:54 +02:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00
2021-05-26 15:33:59 -07:00