diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-05-12 15:40:49 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-05-18 11:16:45 +0100 |
commit | 270076d01ac6bc7cd2a6e0830507c5f5f538d161 (patch) | |
tree | 9c9df33c37e76c5bae208597543c3e0984c5c92d /target/arm/tcg/a64.decode | |
parent | 8058c8316f1081ea6ddedef4db647d327e2e2488 (diff) | |
download | qemu-270076d01ac6bc7cd2a6e0830507c5f5f538d161.zip qemu-270076d01ac6bc7cd2a6e0830507c5f5f538d161.tar.gz qemu-270076d01ac6bc7cd2a6e0830507c5f5f538d161.tar.bz2 |
target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder
The SVE and SME decode is already done by decodetree. Pull the calls
to these decoders out of the legacy decoder. This doesn't change
behaviour because all the patterns in sve.decode and sme.decode
already require the bits that the legacy decoder is decoding to have
the correct values.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230512144106.3608981-4-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/tcg/a64.decode')
0 files changed, 0 insertions, 0 deletions