On Thu, 6 Mar 2025 at 22:13, Richard Henderson
wrote:
>
> On 3/6/25 08:39, Peter Maydell wrote:
> > The arm_cpu_data_is_big_endian() and related functions are now used
> > only in target/arm; they can be moved to internals.h.
> >
> > The motivation here is that we would like to move arm_current_el
On 3/6/25 08:39, Peter Maydell wrote:
The arm_cpu_data_is_big_endian() and related functions are now used
only in target/arm; they can be moved to internals.h.
The motivation here is that we would like to move arm_current_el()
to internals.h.
Signed-off-by: Peter Maydell
---
target/arm/cpu.h
The arm_cpu_data_is_big_endian() and related functions are now used
only in target/arm; they can be moved to internals.h.
The motivation here is that we would like to move arm_current_el()
to internals.h.
Signed-off-by: Peter Maydell
---
target/arm/cpu.h | 48 -