Re: [PATCH 2/5] target/arm: Move define_debug_regs() to debug_helper.c

2022-07-02 Thread Richard Henderson
On 7/1/22 01:11, Peter Maydell wrote: The target/arm/helper.c file is very long and is a grabbag of all kinds of functionality. We have already a debug_helper.c which has code for implementing architectural debug. Move the code which defines the debug-related system registers out to this file a

[PATCH 2/5] target/arm: Move define_debug_regs() to debug_helper.c

2022-06-30 Thread Peter Maydell
The target/arm/helper.c file is very long and is a grabbag of all kinds of functionality. We have already a debug_helper.c which has code for implementing architectural debug. Move the code which defines the debug-related system registers out to this file also. This affects the define_debug_regs(