On 2/21/23 12:52, Alex Bennée wrote:
While we will continue to include this via cpu-defs it is useful to be
able to define this separately for 32 and 64 bit versions of an
otherwise target independent compilation unit.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
include/exec/cpu-defs.h | 19 +----------------
include/exec/target_long.h | 42 ++++++++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 18 deletions(-)
create mode 100644 include/exec/target_long.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~