| Commit message (Expand) | Author | Age | Files | Lines |
* | target/riscv: rvk: add support for zbkb extension | Weiwei Li | 2022-04-29 | 5 | -28/+174 |
* | target/riscv: rvk: add cfg properties for zbk* and zk* | Weiwei Li | 2022-04-29 | 2 | -0/+36 |
* | target/riscv: Support configuarable marchid, mvendorid, mipid CSR values | Frank Chang | 2022-04-29 | 3 | -4/+47 |
* | Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel... | Richard Henderson | 2022-04-28 | 9 | -522/+280 |
|\ |
|
| * | target/arm: Advertise support for FEAT_BBM level 2 | Peter Maydell | 2022-04-28 | 1 | -0/+1 |
| * | target/arm: Advertise support for FEAT_TTL | Peter Maydell | 2022-04-28 | 1 | -0/+1 |
| * | target/arm: Use field names for accessing DBGWCRn | Richard Henderson | 2022-04-28 | 4 | -16/+28 |
| * | target/arm: Disable cryptographic instructions when neon is disabled | Damien Hedde | 2022-04-28 | 1 | -0/+9 |
| * | target/arm: Use tcg_constant for vector descriptor | Richard Henderson | 2022-04-28 | 1 | -40/+14 |
| * | target/arm: Use tcg_constant for do_brk{2,3} | Richard Henderson | 2022-04-28 | 1 | -8/+10 |
| * | target/arm: Use tcg_constant for predicate descriptors | Richard Henderson | 2022-04-28 | 1 | -9/+8 |
| * | target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm | Richard Henderson | 2022-04-28 | 1 | -10/+5 |
| * | target/arm: Use tcg_constant in SUBR | Richard Henderson | 2022-04-28 | 1 | -3/+1 |
| * | target/arm: Use tcg_constant in LD1, ST1 | Richard Henderson | 2022-04-28 | 1 | -8/+4 |
| * | target/arm: Use tcg_constant in WHILE | Richard Henderson | 2022-04-28 | 1 | -13/+7 |
| * | target/arm: Use tcg_constant in do_clast_scalar | Richard Henderson | 2022-04-28 | 1 | -4/+3 |
| * | target/arm: Use tcg_constant in {incr, wrap}_last_active | Richard Henderson | 2022-04-28 | 1 | -8/+4 |
| * | target/arm: Use tcg_constant in FCPY, CPY | Richard Henderson | 2022-04-28 | 1 | -9/+4 |
| * | target/arm: Use tcg_constant in SINCDEC, INCDEC | Richard Henderson | 2022-04-28 | 1 | -12/+6 |
| * | target/arm: Use tcg_constant for trans_INDEX_* | Richard Henderson | 2022-04-28 | 1 | -8/+4 |
| * | target/arm: Use tcg_constant in trans_CSEL | Richard Henderson | 2022-04-28 | 1 | -4/+3 |
| * | target/arm: Use tcg_constant in trans_CPS_v7m | Richard Henderson | 2022-04-28 | 1 | -6/+3 |
| * | target/arm: Use tcg_constant in CLRM, DLS, WLS, LE | Richard Henderson | 2022-04-28 | 1 | -11/+5 |
| * | target/arm: Use tcg_constant in LDM, STM | Richard Henderson | 2022-04-28 | 1 | -8/+4 |
| * | target/arm: Use tcg_constant for TT, SAT, SMMLA | Richard Henderson | 2022-04-28 | 1 | -9/+5 |
| * | target/arm: Use tcg_constant for v7m MRS, MSR | Richard Henderson | 2022-04-28 | 1 | -4/+3 |
| * | target/arm: Use tcg_constant for MOVW, UMAAL, CRC32 | Richard Henderson | 2022-04-28 | 1 | -8/+3 |
| * | target/arm: Use tcg_constant for op_s_{rri,rxi}_rot | Richard Henderson | 2022-04-28 | 1 | -6/+5 |
| * | target/arm: Use tcg_constant for gen_srs | Richard Henderson | 2022-04-28 | 1 | -6/+2 |
| * | target/arm: Use tcg_constant for do_coproc_insn | Richard Henderson | 2022-04-28 | 1 | -30/+13 |
| * | target/arm: Use tcg_constant for vector shift expanders | Richard Henderson | 2022-04-28 | 1 | -18/+9 |
| * | target/arm: Use tcg_constant for gen_{msr,mrs} | Richard Henderson | 2022-04-28 | 1 | -13/+9 |
| * | target/arm: Use tcg_constant for disas_iwmmxt_insn | Richard Henderson | 2022-04-28 | 1 | -15/+10 |
| * | target/arm: Use tcg_constant for aa32 exceptions | Richard Henderson | 2022-04-28 | 1 | -25/+7 |
| * | target/arm: Use tcg_constant in balance of translate-a64.c | Richard Henderson | 2022-04-28 | 1 | -12/+8 |
| * | target/arm: Use tcg_constant in 2misc expanders | Richard Henderson | 2022-04-28 | 1 | -30/+10 |
| * | target/arm: Use tcg_constant in simd fp/int conversion | Richard Henderson | 2022-04-28 | 1 | -20/+6 |
| * | target/arm: Use tcg_constant in simd shift expanders | Richard Henderson | 2022-04-28 | 1 | -16/+5 |
| * | target/arm: Use tcg_constant in disas_fp* | Richard Henderson | 2022-04-28 | 1 | -16/+7 |
| * | target/arm: Use tcg_constant in disas_data_proc_2src | Richard Henderson | 2022-04-28 | 1 | -7/+5 |
| * | target/arm: Use tcg_constant in handle_{rev16,crc32} | Richard Henderson | 2022-04-28 | 1 | -5/+2 |
| * | target/arm: Use tcg_constant in disas_cond_select | Richard Henderson | 2022-04-28 | 1 | -2/+1 |
| * | target/arm: Use tcg_constant in shift_reg_imm | Richard Henderson | 2022-04-28 | 1 | -5/+1 |
| * | target/arm: Use tcg_constant in disas_movw_imm | Richard Henderson | 2022-04-28 | 1 | -4/+1 |
| * | target/arm: Use tcg_constant in disas_add_sum_imm* | Richard Henderson | 2022-04-28 | 1 | -8/+4 |
| * | target/arm: Use tcg_constant in disas_ldst_* | Richard Henderson | 2022-04-28 | 1 | -6/+3 |
| * | target/arm: Use tcg_constant in disas_ld_lit | Richard Henderson | 2022-04-28 | 1 | -2/+1 |
| * | target/arm: Use tcg_constant in gen_compare_and_swap_pair | Richard Henderson | 2022-04-28 | 1 | -4/+2 |
| * | target/arm: Use tcg_constant in disas_exc | Richard Henderson | 2022-04-28 | 1 | -4/+1 |
| * | target/arm: Use tcg_constant in handle_sys | Richard Henderson | 2022-04-28 | 1 | -22/+9 |