diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-04-30 19:09:34 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-04 12:57:56 +0100 |
commit | 9a107e7b8a3c87ab63ec830d3d60f319fc577ff7 (patch) | |
tree | 9469a3192e19db355c741439cb26491708d568dc /ui/spice-input.c | |
parent | 32da0e330d3e5218b669079826496751fb52c1ca (diff) |
target/arm: Convert VFM[AS]L (vector) to decodetree
Convert the VFM[AS]L (vector) insns to decodetree. This is the last
insn in the legacy decoder for the 3same_ext group, so we can
delete the legacy decoder function for the group entirely.
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-8-peter.maydell@linaro.org
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions