diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-13 17:11:51 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-25 10:48:49 +0100 |
| commit | cce81873bcc163a86488deec1e122c303c6762a4 (patch) | |
| tree | 0794307fe036ce95f89952e2d5d16013a340e6c8 /scripts/qapi/parser.py | |
| parent | eff5d9a9bdbabfb1ccdb62c1c61311a575b11e9c (diff) | |
| download | focaccia-qemu-cce81873bcc163a86488deec1e122c303c6762a4.tar.gz focaccia-qemu-cce81873bcc163a86488deec1e122c303c6762a4.zip | |
target/arm: Implement MVE integer vector-vs-scalar comparisons
Implement the MVE integer vector comparison instructions that compare each element against a scalar from a general purpose register. These are "VCMP (vector)" encodings T4, T5 and T6 and "VPT (vector)" encodings T4, T5 and T6. We have to move the decodetree pattern for VPST, because it overlaps with VCMP T4 with size = 0b11. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions