]> Git Repo - qemu.git/commit
target/arm: Enable MVE in Cortex-M55
authorPeter Maydell <[email protected]>
Wed, 1 Sep 2021 08:02:39 +0000 (09:02 +0100)
committerPeter Maydell <[email protected]>
Wed, 1 Sep 2021 10:08:18 +0000 (11:08 +0100)
commitd4cc1c21965b3df527cbfbae5a317a9c2ac441e5
tree3550c4c1dee04061be90c856331273072c7e01e5
parent98e40fbd792e13e98abd7f3d17f18a24edea4984
target/arm: Enable MVE in Cortex-M55

We now have a complete MVE emulation, so we can enable it in our
Cortex-M55 model by setting the ID registers to match those of a
Cortex-M55 with full MVE support.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target/arm/cpu_tcg.c
This page took 0.026759 seconds and 4 git commands to generate.