On Wed, 18 Aug 2021 at 02:01, Richard Henderson <[email protected]> wrote: > > It is confusing to have different exits from translation > for various conditions in separate functions. > > Merge disas_a64_insn into its only caller. Standardize > on the "s" name for the DisasContext, as the code from > disas_a64_insn had more instances. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
