diff options
| author | Richard Henderson | 2021-09-13 17:07:25 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-09-13 22:01:08 +0200 |
| commit | bc7edccae0fdee76e06072d699b7c7de8d3aed83 (patch) | |
| tree | 3758096b201ca683eb184c1a7c6d52b849105a76 /include | |
| parent | target/arm: Take an exception if PSTATE.IL is set (diff) | |
| download | qemu-bc7edccae0fdee76e06072d699b7c7de8d3aed83.tar.gz qemu-bc7edccae0fdee76e06072d699b7c7de8d3aed83.tar.xz qemu-bc7edccae0fdee76e06072d699b7c7de8d3aed83.zip | |
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')
0 files changed, 0 insertions, 0 deletions
