diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-09-13 16:07:25 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-09-13 21:01:08 +0100 |
commit | bc7edccae0fdee76e06072d699b7c7de8d3aed83 (patch) | |
tree | 3758096b201ca683eb184c1a7c6d52b849105a76 /include/hw/qdev-core.h | |
parent | 520d1621de30eecd0869dfd51ae1ff1a9ba988d9 (diff) |
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
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.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210821195958.41312-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/qdev-core.h')
0 files changed, 0 insertions, 0 deletions