| Commit message (Expand) | Author | Age | Files | Lines |
* | target/riscv: add scalar crypto related extenstion strings to isa_string | Weiwei Li | 2022-04-29 | 1 | -0/+13 |
* | target/riscv: Fix incorrect PTE merge in walk_pte | Ralf Ramsauer | 2022-04-29 | 1 | -4/+7 |
* | target/riscv: rvk: expose zbk* and zk* properties | Weiwei Li | 2022-04-29 | 1 | -0/+13 |
* | target/riscv: rvk: add CSR support for Zkr | Weiwei Li | 2022-04-29 | 4 | -3/+103 |
* | target/riscv: rvk: add support for zksed/zksh extension | Weiwei Li | 2022-04-29 | 4 | -0/+95 |
* | target/riscv: rvk: add support for sha512 related instructions for RV64 in zk... | Weiwei Li | 2022-04-29 | 2 | -0/+58 |
* | target/riscv: rvk: add support for sha512 related instructions for RV32 in zk... | Weiwei Li | 2022-04-29 | 2 | -0/+106 |
* | target/riscv: rvk: add support for sha256 related instructions in zknh extension | Weiwei Li | 2022-04-29 | 2 | -0/+60 |
* | target/riscv: rvk: add support for zkne/zknd extension in RV64 | Weiwei Li | 2022-04-29 | 4 | -0/+243 |
* | target/riscv: rvk: add support for zknd/zkne extension in RV32 | Weiwei Li | 2022-04-29 | 6 | -1/+196 |
* | crypto: move sm4_sbox from target/arm | Weiwei Li | 2022-04-29 | 1 | -35/+1 |
* | target/riscv: rvk: add support for zbkx extension | Weiwei Li | 2022-04-29 | 4 | -0/+51 |
* | target/riscv: rvk: add support for zbkc extension | Weiwei Li | 2022-04-29 | 2 | -3/+4 |
* | 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 |