]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/arm/translate-a64.h
target/arm: Add gen_mte_checkN
[mirror_qemu.git] / target / arm / translate-a64.h
index daab6a966655fe93c51819fce5f32976a87ed078..781c441399958cacdb7ceb1670f0a03873d9f76c 100644 (file)
@@ -42,6 +42,8 @@ bool logic_imm_decode_wmask(uint64_t *result, unsigned int immn,
 bool sve_access_check(DisasContext *s);
 TCGv_i64 gen_mte_check1(DisasContext *s, TCGv_i64 addr, bool is_write,
                         bool tag_checked, int log2_size);
+TCGv_i64 gen_mte_checkN(DisasContext *s, TCGv_i64 addr, bool is_write,
+                        bool tag_checked, int count, int log2_esize);
 
 /* We should have at some point before trying to access an FP register
  * done the necessary access check, so assert that