qemu/target/arm/tcg
Peter Maydell 69c51dc372 target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
The FEAT_MOPS memory copy operations need an extra helper routine
for checking for MTE tag checking failures beyond the ones we
already added for memory set operations:
 * mte_mops_probe_rev() does the same job as mte_mops_probe(), but
   it checks tags starting at the provided address and working
   backwards, rather than forwards

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230912140434.1333369-11-peter.maydell@linaro.org
2023-09-21 16:07:14 +01:00
..
a32-uncond.decode
a32.decode
a64.decode target/arm: Implement the SETG* instructions 2023-09-21 16:07:14 +01:00
arm_ldst.h
cpu32.c target/arm: Implement FEAT_HPDS2 as a no-op 2023-08-31 09:45:16 +01:00
cpu64.c target/arm: Implement FEAT_HBC 2023-09-21 16:07:13 +01:00
crypto_helper.c crypto: Create sm4_subword 2023-09-11 11:45:55 +10:00
helper-a64.c target/arm: Implement the SETG* instructions 2023-09-21 16:07:14 +01:00
helper-a64.h target/arm: Implement the SETG* instructions 2023-09-21 16:07:14 +01:00
helper-mve.h
helper-sme.h
helper-sve.h
hflags.c target/arm: Define new TB flag for ATA0 2023-09-21 16:07:14 +01:00
iwmmxt_helper.c
m_helper.c
m-nocp.decode
meson.build
mte_helper.c target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies 2023-09-21 16:07:14 +01:00
mve_helper.c target/arm: Use clmul_16* routines 2023-09-15 13:57:00 +00:00
mve.decode
neon_helper.c
neon-dp.decode
neon-ls.decode
neon-shared.decode
op_helper.c target/arm: Implement FEAT_TIDCP1 2023-09-08 16:41:35 +01:00
pauth_helper.c target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE 2023-09-08 12:51:01 +01:00
psci.c
sme_helper.c
sme-fa64.decode
sme.decode
sve_helper.c
sve_ldst_internal.h
sve.decode
t16.decode
t32.decode
tlb_helper.c
translate-a32.h
translate-a64.c target/arm: Implement the SETG* instructions 2023-09-21 16:07:14 +01:00
translate-a64.h
translate-m-nocp.c
translate-mve.c
translate-neon.c
translate-sme.c
translate-sve.c
translate-vfp.c
translate.c target/arm: Use tcg_gen_gvec_cmpi for compare vs 0 2023-09-16 14:57:15 +00:00
translate.h target/arm: Define new TB flag for ATA0 2023-09-21 16:07:14 +01:00
vec_helper.c target/arm: Use clmul_64 2023-09-15 13:57:00 +00:00
vec_internal.h target/arm: Use clmul_16* routines 2023-09-15 13:57:00 +00:00
vfp-uncond.decode
vfp.decode