On 1/4/23 13:58, Fabiano Rosas wrote:
Since commit cf7c6d1004 ("target/arm: Split out cpregs.h") we now have
a cpregs.h header which is more suitable for this code.
Code moved verbatim.
Signed-off-by: Fabiano Rosas<faro...@suse.de>
---
Extracted from:
https://lore.kernel.org/r/20210416162824.25131-15-cfont...@suse.de
[RFC v14 14/80] target/arm: split cpregs from tcg/helper.c
---
target/arm/cpregs.h | 98 +++++++++++++++++++++++++++++++++++++++++++++
target/arm/cpu.h | 91 -----------------------------------------
2 files changed, 98 insertions(+), 91 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~