On 10/2/18 11:35 AM, Peter Maydell wrote:
> We're going to want v7m_using_psp() in op_helper.c in the
> next patch, so move it from helper.c to internals.h.
>
> Signed-off-by: Peter Maydell
> ---
> target/arm/internals.h | 15 +++
> target/arm/helper.c| 12
> 2 files
On 02/10/2018 18:35, Peter Maydell wrote:
> We're going to want v7m_using_psp() in op_helper.c in the
> next patch, so move it from helper.c to internals.h.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Philippe Mathieu-Daudé
> ---
> target/arm/internals.h | 15 +++
> target/arm/h
We're going to want v7m_using_psp() in op_helper.c in the
next patch, so move it from helper.c to internals.h.
Signed-off-by: Peter Maydell
---
target/arm/internals.h | 15 +++
target/arm/helper.c| 12
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/