]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Move cpregs code out of cpu.h
authorFabiano Rosas <farosas@suse.de>
Mon, 13 Feb 2023 20:29:04 +0000 (17:29 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2023 16:11:04 +0000 (16:11 +0000)
commit9200d5cc749fe06c52da395d94f39aaa5c380635
tree32692994dcb0535ec88dfe1ffd537a1af17c3171
parent501e6d1f6c75e9bc844098fd13fca730188056ef
target/arm: Move cpregs code out of cpu.h

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 <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpregs.h
target/arm/cpu.h