On 11/30/19 8:45 AM, Alex Bennée wrote: > We will want to generate similar dynamic XML for gdbstub support of > SVE registers (the upstream doesn't use XML). To that end lightly > rename a few things to make the distinction. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > target/arm/cpu.h | 20 +++++++++++++------- > target/arm/gdbstub.c | 30 +++++++++++++++--------------- > target/arm/helper.c | 4 ++-- > 3 files changed, 30 insertions(+), 24 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~