On 16 March 2018 at 20:31, Aaron Lindsay wrote:
> Adding an array for v7VE+ CP registers was necessary so that PMOVSSET
> wasn't defined for all v7 processors.
>
> Signed-off-by: Aaron Lindsay
> ---
> target/arm/helper.c | 32 +++-
> 1 file changed, 31 insertions(+),
Adding an array for v7VE+ CP registers was necessary so that PMOVSSET
wasn't defined for all v7 processors.
Signed-off-by: Aaron Lindsay
---
target/arm/helper.c | 32 +++-
1 file changed, 31 insertions(+), 1 deletion(-)
diff --git a/target/arm/helper.c b/target/arm/h