aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/insn_trans/trans_rvm.c.inc
AgeCommit message (Expand)AuthorFilesLines
2022-06-10target/riscv: add support for zmmul extension v0.1Weiwei Li1-6/+12
2022-01-08target/riscv: support for 128-bit M extensionFrédéric Pétrot1-13/+169
2022-01-08target/riscv: support for 128-bit arithmetic instructionsFrédéric Pétrot1-13/+13
2021-10-22target/riscv: Use gen_arith_per_ol for RVMRichard Henderson1-3/+23
2021-10-22target/riscv: Replace DisasContext.w with DisasContext.olRichard Henderson1-5/+5
2021-09-01target/riscv: Move gen_* helpers for RVMRichard Henderson1-0/+127
2021-09-01target/riscv: Use gen_arith for mulh and mulhuRichard Henderson1-22/+18
2021-09-01target/riscv: Remove gen_arith_div*Richard Henderson1-8/+8
2021-09-01target/riscv: Add DisasExtend to gen_arith*Richard Henderson1-8/+8
2021-09-01target/riscv: Add DisasContext to gen_get_gpr, gen_set_gprRichard Henderson1-6/+6
2021-05-11target/riscv: Consolidate RV32/64 32-bit instructionsAlistair Francis1-2/+10
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+120