diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-04-16 11:31:06 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-04-30 11:16:49 +0100 |
commit | 33e74c3172defc841692b4281d2dbd8f8a966e17 (patch) | |
tree | b753eeab1377b2af7a0c9d444d68549020622940 /cpu.c | |
parent | 4c3310c73f7349f1aabae55a7babd6419eeb1d04 (diff) | |
download | qemu-33e74c3172defc841692b4281d2dbd8f8a966e17.zip qemu-33e74c3172defc841692b4281d2dbd8f8a966e17.tar.gz qemu-33e74c3172defc841692b4281d2dbd8f8a966e17.tar.bz2 |
target/arm: Remove log2_esize parameter to gen_mte_checkN
The log2_esize parameter is not used except trivially.
Drop the parameter and the deferral to gen_mte_check1.
This fixes a bug in that the parameters as documented
in the header file were the reverse from those in the
implementation. Which meant that translate-sve.c was
passing the parameters in the wrong order.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210416183106.1516563-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions