| Commit message (Expand) | Author | Age | Files | Lines |
* | target/arm: Fix reported EL for mte_check_fail | Richard Henderson | 2020-10-20 | 1 | -7/+3 |
* | target/arm: Remove redundant mmu_idx lookup | Richard Henderson | 2020-10-20 | 1 | -2/+1 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -3/+3 |
* | target/arm: Fill in the WnR syndrome bit in mte_check_fail | Richard Henderson | 2020-08-28 | 1 | -4/+5 |
* | target/arm: Pass the entire mte descriptor to mte_check_fail | Richard Henderson | 2020-08-28 | 1 | -5/+5 |
* | target/arm: Improve IMPDEF algorithm for IRG | Richard Henderson | 2020-07-27 | 1 | -7/+30 |
* | target/arm: Add allocation tag storage for system mode | Richard Henderson | 2020-06-26 | 1 | -0/+131 |
* | target/arm: Add helper_mte_check_zva | Richard Henderson | 2020-06-26 | 1 | -0/+106 |
* | target/arm: Implement helper_mte_checkN | Richard Henderson | 2020-06-26 | 1 | -1/+164 |
* | target/arm: Implement helper_mte_check1 | Richard Henderson | 2020-06-26 | 1 | -1/+131 |
* | target/arm: Add gen_mte_checkN | Richard Henderson | 2020-06-26 | 1 | -0/+8 |
* | target/arm: Add gen_mte_check1 | Richard Henderson | 2020-06-26 | 1 | -0/+8 |
* | target/arm: Implement the LDGM, STGM, STZGM instructions | Richard Henderson | 2020-06-26 | 1 | -0/+84 |
* | target/arm: Implement LDG, STG, ST2G instructions | Richard Henderson | 2020-06-26 | 1 | -0/+194 |
* | target/arm: Implement the ADDG, SUBG instructions | Richard Henderson | 2020-06-26 | 1 | -0/+10 |
* | target/arm: Implement the IRG instruction | Richard Henderson | 2020-06-26 | 1 | -0/+72 |