On Sat, Apr 13, 2024 at 7:23 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> More sprintf cleanup encouraged by the Apple deprecation.
> Probably there's a more minimal patch. On the other hand,
> there's certainly a larger cleanup possible.
>
>
> r~
On the series:
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
>
>
> Richard Henderson (6):
> disas/cris: Untabify
> disas/cris: Remove TRACE_CASE and related code
> disas/cris: Drop with_reg_prefix
> disas/cris: Use GString in print_with_operands and subroutines
> disas/cris: Remove struct cris_disasm_data
> disas/cris: Improve output of register names
>
> disas/cris.c | 2498 +++++++++++++++++++++-----------------------------
> 1 file changed, 1070 insertions(+), 1428 deletions(-)
>
> --
> 2.34.1
>