Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | target/arm: read access to performance counters from EL0 | Alex Zuepke | 1 | -2/+2 |
2022-05-05 | target/arm: Add isar_feature_{aa64,any}_ras | Richard Henderson | 1 | -0/+10 |
2022-05-05 | target/arm: Add isar predicates for FEAT_Debugv8p2 | Richard Henderson | 1 | -0/+15 |
2022-05-05 | target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable | Richard Henderson | 1 | -6/+3 |
2022-05-05 | target/arm: Reformat comments in add_cpreg_to_hashtable | Richard Henderson | 1 | -9/+15 |
2022-05-05 | target/arm: Perform override check early in add_cpreg_to_hashtable | Richard Henderson | 1 | -14/+8 |
2022-05-05 | target/arm: Hoist isbanked computation in add_cpreg_to_hashtable | Richard Henderson | 1 | -2/+4 |
2022-05-05 | target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable | Richard Henderson | 1 | -2/+2 |
2022-05-05 | target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable | Richard Henderson | 1 | -16/+12 |
2022-05-05 | target/arm: Hoist computation of key in add_cpreg_to_hashtable | Richard Henderson | 1 | -22/+27 |
2022-05-05 | target/arm: Merge allocation of the cpreg and its name | Richard Henderson | 2 | -17/+9 |
2022-05-05 | target/arm: Store cpregs key in the hash table directly | Richard Henderson | 3 | -26/+21 |
2022-05-05 | target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases | Richard Henderson | 1 | -12/+11 |
2022-05-05 | target/arm: Name CPSecureState type | Richard Henderson | 2 | -5/+9 |
2022-05-05 | target/arm: Name CPState type | Richard Henderson | 2 | -5/+7 |
2022-05-05 | target/arm: Change cpreg access permissions to enum | Richard Henderson | 2 | -22/+24 |
2022-05-05 | target/arm: Avoid bare abort() or assert(0) | Richard Henderson | 8 | -16/+15 |
2022-05-05 | target/arm: Reorg ARMCPRegInfo type field bits | Richard Henderson | 5 | -58/+92 |
2022-05-05 | target/arm: Make some more cpreg data static const | Richard Henderson | 1 | -8/+8 |
2022-05-05 | target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h | Richard Henderson | 4 | -122/+49 |
2022-05-05 | target/arm: Reorg CPAccessResult and access_check_cp_reg | Richard Henderson | 2 | -36/+42 |
2022-05-05 | target/arm: Split out cpregs.h | Richard Henderson | 10 | -374/+422 |
2022-05-05 | target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user | Richard Henderson | 1 | -0/+2 |
2022-04-29 | crypto: move sm4_sbox from target/arm | Weiwei Li | 1 | -35/+1 |
2022-04-28 | target/arm: Advertise support for FEAT_BBM level 2 | Peter Maydell | 1 | -0/+1 |
2022-04-28 | target/arm: Advertise support for FEAT_TTL | Peter Maydell | 1 | -0/+1 |
2022-04-28 | target/arm: Use field names for accessing DBGWCRn | Richard Henderson | 4 | -16/+28 |
2022-04-28 | target/arm: Disable cryptographic instructions when neon is disabled | Damien Hedde | 1 | -0/+9 |
2022-04-28 | target/arm: Use tcg_constant for vector descriptor | Richard Henderson | 1 | -40/+14 |
2022-04-28 | target/arm: Use tcg_constant for do_brk{2,3} | Richard Henderson | 1 | -8/+10 |
2022-04-28 | target/arm: Use tcg_constant for predicate descriptors | Richard Henderson | 1 | -9/+8 |
2022-04-28 | target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm | Richard Henderson | 1 | -10/+5 |
2022-04-28 | target/arm: Use tcg_constant in SUBR | Richard Henderson | 1 | -3/+1 |
2022-04-28 | target/arm: Use tcg_constant in LD1, ST1 | Richard Henderson | 1 | -8/+4 |
2022-04-28 | target/arm: Use tcg_constant in WHILE | Richard Henderson | 1 | -13/+7 |
2022-04-28 | target/arm: Use tcg_constant in do_clast_scalar | Richard Henderson | 1 | -4/+3 |
2022-04-28 | target/arm: Use tcg_constant in {incr, wrap}_last_active | Richard Henderson | 1 | -8/+4 |
2022-04-28 | target/arm: Use tcg_constant in FCPY, CPY | Richard Henderson | 1 | -9/+4 |
2022-04-28 | target/arm: Use tcg_constant in SINCDEC, INCDEC | Richard Henderson | 1 | -12/+6 |
2022-04-28 | target/arm: Use tcg_constant for trans_INDEX_* | Richard Henderson | 1 | -8/+4 |
2022-04-28 | target/arm: Use tcg_constant in trans_CSEL | Richard Henderson | 1 | -4/+3 |
2022-04-28 | target/arm: Use tcg_constant in trans_CPS_v7m | Richard Henderson | 1 | -6/+3 |
2022-04-28 | target/arm: Use tcg_constant in CLRM, DLS, WLS, LE | Richard Henderson | 1 | -11/+5 |
2022-04-28 | target/arm: Use tcg_constant in LDM, STM | Richard Henderson | 1 | -8/+4 |
2022-04-28 | target/arm: Use tcg_constant for TT, SAT, SMMLA | Richard Henderson | 1 | -9/+5 |
2022-04-28 | target/arm: Use tcg_constant for v7m MRS, MSR | Richard Henderson | 1 | -4/+3 |
2022-04-28 | target/arm: Use tcg_constant for MOVW, UMAAL, CRC32 | Richard Henderson | 1 | -8/+3 |
2022-04-28 | target/arm: Use tcg_constant for op_s_{rri,rxi}_rot | Richard Henderson | 1 | -6/+5 |
2022-04-28 | target/arm: Use tcg_constant for gen_srs | Richard Henderson | 1 | -6/+2 |
2022-04-28 | target/arm: Use tcg_constant for do_coproc_insn | Richard Henderson | 1 | -30/+13 |