| Commit message (Expand) | Author | Age | Files | Lines |
* | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé | 2021-03-10 | 1 | -1/+1 |
* | target/arm: Speed up aarch64 TBL/TBX | Richard Henderson | 2021-03-05 | 1 | -51/+7 |
* | target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe | Rebecca Cran | 2021-03-05 | 1 | -0/+12 |
* | target/arm: Improve gen_top_byte_ignore | Richard Henderson | 2021-02-16 | 1 | -11/+14 |
* | target/arm: Add support for FEAT_DIT, Data Independent Timing | Rebecca Cran | 2021-02-11 | 1 | -0/+12 |
* | target/arm: add MMU stage 1 for Secure EL2 | Rémi Denis-Courmont | 2021-01-19 | 1 | -0/+4 |
* | tcg: Make DisasContextBase.tb const | Richard Henderson | 2021-01-07 | 1 | -1/+1 |
* | arm tcg cpus: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | target/arm: Don't use '#' flag of printf format | Xinhao Zhang | 2020-11-10 | 1 | -2/+2 |
* | linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI | Richard Henderson | 2020-10-27 | 1 | -2/+2 |
* | target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_mis... | Chen Qun | 2020-09-01 | 1 | -3/+0 |
* | target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli() | Chen Qun | 2020-09-01 | 1 | -2/+2 |
* | target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd | Richard Henderson | 2020-08-28 | 1 | -10/+23 |
* | target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd | Richard Henderson | 2020-08-28 | 1 | -0/+34 |
* | target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd | Richard Henderson | 2020-08-28 | 1 | -0/+16 |
* | target/arm: Rearrange {sve,fp}_check_access assert | Richard Henderson | 2020-08-28 | 1 | -11/+16 |
* | target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr() | Peter Maydell | 2020-08-24 | 1 | -54/+35 |
* | target/arm: Fix decode of LDRA[AB] instructions | Peter Collingbourne | 2020-08-04 | 1 | -2/+4 |
* | target/arm: Avoid maybe-uninitialized warning with gcc 4.9 | Kaige Li | 2020-08-03 | 1 | -1/+1 |
* | target/arm: Fix temp double-free in sve ldr/str | Richard Henderson | 2020-07-03 | 1 | -0/+6 |
* | target/arm: Implement data cache set allocation tags | Richard Henderson | 2020-06-26 | 1 | -0/+39 |
* | target/arm: Complete TBI clearing for user-only for SVE | Richard Henderson | 2020-06-26 | 1 | -0/+5 |
* | target/arm: Handle TBI for sve scalar + int memory ops | Richard Henderson | 2020-06-26 | 1 | -1/+1 |
* | target/arm: Add arm_tlb_bti_gp | Richard Henderson | 2020-06-26 | 1 | -1/+1 |
* | target/arm: Add helper_mte_check_zva | Richard Henderson | 2020-06-26 | 1 | -1/+15 |
* | target/arm: Add gen_mte_checkN | Richard Henderson | 2020-06-26 | 1 | -16/+55 |
* | target/arm: Add gen_mte_check1 | Richard Henderson | 2020-06-26 | 1 | -24/+76 |
* | target/arm: Implement the LDGM, STGM, STZGM instructions | Richard Henderson | 2020-06-26 | 1 | -8/+64 |
* | target/arm: Implement the STGP instruction | Richard Henderson | 2020-06-26 | 1 | -3/+26 |
* | target/arm: Implement LDG, STG, ST2G instructions | Richard Henderson | 2020-06-26 | 1 | -5/+167 |
* | target/arm: Implement the SUBP instruction | Richard Henderson | 2020-06-26 | 1 | -2/+22 |
* | target/arm: Implement the GMI instruction | Richard Henderson | 2020-06-26 | 1 | -0/+15 |
* | target/arm: Implement the ADDG, SUBG instructions | Richard Henderson | 2020-06-26 | 1 | -0/+51 |
* | target/arm: Revise decoding for disas_add_sub_imm | Richard Henderson | 2020-06-26 | 1 | -15/+8 |
* | target/arm: Implement the IRG instruction | Richard Henderson | 2020-06-26 | 1 | -0/+18 |
* | target/arm: Add MTE bits to tb_flags | Richard Henderson | 2020-06-26 | 1 | -0/+4 |
* | target/arm: Add MTE system registers | Richard Henderson | 2020-06-26 | 1 | -0/+21 |
* | target/arm: Add DISAS_UPDATE_NOCHAIN | Richard Henderson | 2020-06-26 | 1 | -0/+3 |
* | target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT | Richard Henderson | 2020-06-26 | 1 | -4/+4 |
* | target/arm: Remove dead code relating to SABA and UABA | Peter Maydell | 2020-06-23 | 1 | -12/+0 |
* | target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs | Peter Maydell | 2020-06-23 | 1 | -2/+2 |
* | target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn | Peter Maydell | 2020-06-23 | 1 | -2/+2 |
* | target/arm: Split helper_crypto_sm3tt | Richard Henderson | 2020-06-05 | 1 | -16/+5 |
* | target/arm: Split helper_crypto_sha1_3reg | Richard Henderson | 2020-06-05 | 1 | -18/+11 |
* | target/arm: Convert sha1 and sha256 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -21/+11 |
* | target/arm: Convert sha512 and sm3 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -35/+15 |
* | target/arm: Convert rax1 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -28/+31 |
* | target/arm: Convert aes and sm4 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -20/+35 |
* | target/arm: Use clear_vec_high more effectively | Richard Henderson | 2020-05-21 | 1 | -21/+32 |
* | target/arm: Use tcg_gen_gvec_mov for clear_vec_high | Richard Henderson | 2020-05-21 | 1 | -8/+2 |