summaryrefslogtreecommitdiff
path: root/default-configs/arm-softmmu.mak
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-04-30 19:09:37 +0100
committerPeter Maydell <peter.maydell@linaro.org>2020-05-04 12:57:56 +0100
commitd27e82f7d02f35e5919bd9cbbcb157f3537069a0 (patch)
tree82234518f06fe3b3378ba9f21d8861024f681c37 /default-configs/arm-softmmu.mak
parent35f5d4d1747558c6af2d914bcd848dcc30c3b531 (diff)
downloadqemu-d27e82f7d02f35e5919bd9cbbcb157f3537069a0.zip
target/arm: Convert VFM[AS]L (scalar) to decodetree
Convert the VFM[AS]L (scalar) insns in the 2reg-scalar-ext group to decodetree. These are the last ones in the group so we can remove all the legacy decode for the group. Note that in disas_thumb2_insn() the parts of this encoding space where the decodetree decoder returns false will correctly be directed to illegal_op by the "(insn & (1 << 28))" check so they won't fall into disas_coproc_insn() by mistake. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200430181003.21682-11-peter.maydell@linaro.org
Diffstat (limited to 'default-configs/arm-softmmu.mak')
0 files changed, 0 insertions, 0 deletions