index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
mte_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2021-11-02
target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
Richard Henderson
1
-4
/
+2
2021-06-24
target/arm: Implement MTE3
Peter Collingbourne
1
-31
/
+51
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
1
-1
/
+1
2021-06-03
target/arm: use raise_exception_ra for MTE check failure
Jamie Iles
1
-9
/
+3
2021-04-30
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
1
-3
/
+3
2021-04-30
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
1
-23
/
+3
2021-04-30
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
1
-10
/
+8
2021-04-30
target/arm: Fix unaligned checks for mte_check1, mte_probe1
Richard Henderson
1
-74
/
+35
2021-04-30
target/arm: Split out mte_probe_int
Richard Henderson
1
-12
/
+40
2021-04-30
target/arm: Fix mte_checkN
Richard Henderson
1
-22
/
+18
2021-04-12
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
1
-1
/
+1
2021-03-05
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
1
-4
/
+9
2021-02-16
target/arm: Add allocation tag storage for user mode
Richard Henderson
1
-2
/
+27
2021-02-16
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
1
-0
/
+10
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
1
-7
/
+3
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
1
-2
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-3
/
+3
2020-08-28
target/arm: Fill in the WnR syndrome bit in mte_check_fail
Richard Henderson
1
-4
/
+5
2020-08-28
target/arm: Pass the entire mte descriptor to mte_check_fail
Richard Henderson
1
-5
/
+5
2020-07-27
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
1
-7
/
+30
2020-06-26
target/arm: Add allocation tag storage for system mode
Richard Henderson
1
-0
/
+131
2020-06-26
target/arm: Add helper_mte_check_zva
Richard Henderson
1
-0
/
+106
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
1
-1
/
+164
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
1
-1
/
+131
2020-06-26
target/arm: Add gen_mte_checkN
Richard Henderson
1
-0
/
+8
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
1
-0
/
+8
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
1
-0
/
+84
2020-06-26
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
1
-0
/
+194
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
1
-0
/
+10
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
1
-0
/
+72