diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-01 14:55:45 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-01 14:55:45 +0000 |
commit | 4977986ca38fb1d5357532e1a8032b984047a369 (patch) | |
tree | 54ea22a5274161b019bf60318376a065804017a2 /hmp-commands.hx | |
parent | c1e20801f5ee53472dbf2757df605543f3f4ce0b (diff) | |
download | qemu-4977986ca38fb1d5357532e1a8032b984047a369.zip |
target/arm/translate-a64: Don't underdecode SDOT and UDOT
In the AdvSIMD scalar x indexed element and vector x indexed element
encoding group, the SDOT and UDOT instructions are vector only,
and their opcode is unallocated in the scalar group. Correctly
UNDEF this unallocated encoding.
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-id: 20190125182626.9221-8-peter.maydell@linaro.org
Diffstat (limited to 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions