diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-12 15:04:28 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 16:07:14 +0100 |
| commit | 8163998920388d7fa8534185460320838046f089 (patch) | |
| tree | c8e938b025122887fe21c057ff81af5cd132c0ba /scripts/xml-preprocess.py | |
| parent | aa03378bccb1138cb6a3d5a8c91b11feda036188 (diff) | |
| download | focaccia-qemu-8163998920388d7fa8534185460320838046f089.tar.gz focaccia-qemu-8163998920388d7fa8534185460320838046f089.zip | |
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
The FEAT_MOPS instructions need a couple of helper routines that check for MTE tag failures: * mte_mops_probe() checks whether there is going to be a tag error in the next up-to-a-page worth of data * mte_check_fail() is an existing function to record the fact of a tag failure, which we need to make global so we can call it from helper-a64.c Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230912140434.1333369-7-peter.maydell@linaro.org
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions