diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-24 18:03:42 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-05-25 16:01:44 +0100 |
commit | c182c6dbd141e7d3e43f75e21630863a291acb89 (patch) | |
tree | 47310b3a7578627ce9939f136bbd31605d703cc2 /scripts/tracetool.py | |
parent | 631be02e29ad47eae4ad23c55e4e5631146151d9 (diff) | |
download | qemu-c182c6dbd141e7d3e43f75e21630863a291acb89.zip qemu-c182c6dbd141e7d3e43f75e21630863a291acb89.tar.gz qemu-c182c6dbd141e7d3e43f75e21630863a291acb89.tar.bz2 |
target/arm: Share table of sve load functions
The table used by do_ldrq is a subset of the table used by do_ld_zpa;
we can share them by passing dtype instead of msz to do_ldrq.
The lack of MTE handling in do_ldrq was a bug, fixed by this change.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-77-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/tracetool.py')
0 files changed, 0 insertions, 0 deletions