- f34b84e Move to new version of bazel, shift from WORKSPACE to MODULE.bazel by Tor Jeremiassen · 12 days ago main
- 44729ac Adds gdbserver to simulators and makes config general. by Tor Jeremiassen · 3 weeks ago
- 7d12fa2 Adds functionality to gdb server. by Tor Jeremiassen · 3 weeks ago
- a1c8c07 Updated gdbserver to handle more package types. by Tor Jeremiassen · 4 weeks ago
- 17e6e94 Initial commit for adding gdbserver to mpact-sim and vxc_sim by Tor Jeremiassen · 4 weeks ago
- dc18e39 Fix vlm and vsm to respect vl and vstart by MPACT-Sim team · 5 weeks ago
- f4b42c9 Fix integer overflow for widening addition by MPACT-Sim team · 6 weeks ago
- 7d0cc32 Fix integer overflow for widening addition by MPACT-Sim team · 6 weeks ago
- 9041d7e Set vector length (bytes) via CLI by MPACT-Sim team · 6 weeks ago
- cbdc1f5 Updated mpact-sim repo reference by Tor Jeremiassen · 7 weeks ago
- cb68bd4 Fix riscv vector load segment, indexed tests. by MPACT-Sim team · 7 weeks ago
- a54b90f No public description by MPACT-Sim team · 9 weeks ago
- cd69512 No public description by Tor Jeremiassen · 9 weeks ago
- 2b2fa93 Prevent minstret increment on exceptions by MPACT-Sim team · 3 months ago
- c9bf4d2 Update mtval and stval CSRs on traps by MPACT-Sim team · 3 months ago
- c619818 Add jump target alignment check for JAL and JALR instructions by MPACT-Sim team · 3 months ago
- df3dfc0 Compensate for instruction increment when writing to counter CSRs by MPACT-Sim team · 3 months ago
- 40f07c0 Fix destination operand for vrsub_vi. by MPACT-Sim team · 3 months ago
- 266943c No public description by MPACT-Sim team · 3 months ago
- 15cee6d No public description by Liam Miller-Cushon · 4 months ago
- 10dd8f1 This fixes an issue in some narrowing fp/int conversion functions where the by Tor Jeremiassen · 4 months ago
- 7dcd85b Fixes a possible race condition. by Tor Jeremiassen · 4 months ago
- 336067a This adds checks for target instruction alignment in jump and branch by Tor Jeremiassen · 4 months ago
- 0a106a6 Fix mpact-riscv public export by MPACT-Sim team · 5 months ago
- 53231db Adds an option to overwrite misa value at start of simulation. by Tor Jeremiassen · 5 months ago
- d5dd094 RVA23: Add Zihpm CSRs. by MPACT-Sim team · 5 months ago
- 8e88ee0 Adds exceptions on instruction decoding when the C bit is not set in MISA. by Tor Jeremiassen · 5 months ago
- 3c6634d Make *ie and *ip registers 64 bit CSRs. by Tor Jeremiassen · 6 months ago
- d7de5ad No public description by Tor Jeremiassen · 6 months ago
- ed34cf1 Account for branches when setting epc when an interrupt occurs by Tor Jeremiassen · 6 months ago
- e454c1b Updated repo sha by Tor Jeremiassen · 6 months ago
- a793073 This fixes github issuyes 11 and 12. by Tor Jeremiassen · 6 months ago
- cd1e9d6 No public description by Tor Jeremiassen · 7 months ago
- 59d15ec No public description by Tor Jeremiassen · 7 months ago
- 6115cfb Updated mpact-sim repo reference by Tor Jeremiassen · 7 months ago
- c48266c Updated repo reference due to change in mpact_sim by Tor Jeremiassen · 7 months ago
- 8542819 Fixes some issues with respect to breakpoints and disassembly by Tor Jeremiassen · 7 months ago
- bd82632 Use fully qualified names for semantic functions by MPACT-Sim team · 8 months ago
- 925b2e0 No public description by Tor Jeremiassen · 8 months ago
- aab7564 No public description by Tor Jeremiassen · 8 months ago
- 6f47655 Refactor mpact-riscv to split rv32g instruction set extenstions. by MPACT-Sim team · 8 months ago
- 9d09831 RVA23: Add CSRs associated with extension Zicntr by MPACT-Sim team · 8 months ago
- dd958dc No public description by Tor Jeremiassen · 8 months ago
- 283bfa6 Added hint instructions to decoder (simulated as nops) by Tor Jeremiassen · 8 months ago
- c24da0a No public description by Tor Jeremiassen · 8 months ago
- 92597b9 No public description by Tor Jeremiassen · 9 months ago
- 041dac1 No public description by MPACT-Sim team · 9 months ago
- 9258c55 No public description by Tor Jeremiassen · 9 months ago
- 6cbea19 Fixes a build problem by Tor Jeremiassen · 9 months ago
- 127e89f No public description by MPACT-Sim team · 9 months ago
- f8a5e69 No public description by Tor Jeremiassen · 10 months ago
- 2ef93a6 Zfh: Add encoding tests for half precision <-> 64 bit integer conversion instructions by MPACT-Sim team · 10 months ago
- 303c122 Zfh: Correct encoding tests. Use scalar operands in the integer conversion tests by MPACT-Sim team · 10 months ago
- 6d2f427 Fix rounding mode datatype in a Zfh test helper by MPACT-Sim team · 11 months ago
- 12b8b17 Split Zfh32 and Zfh64 isa and bin_fmt by MPACT-Sim team · 11 months ago
- a8b6147 zfh semantic functions: Add conversions between 64bit integers and half precision by MPACT-Sim team · 11 months ago
- 6d271d0 Template RiscVFPInstructionTestBase for 32bit vs 64bit scalar registers by MPACT-Sim team · 11 months ago
- f9d31d9 zfh: Support both XLENs for all semantic functions that touch a scalar regsiter by MPACT-Sim team · 11 months ago
- 97cf02d zfh: add nan boxing to fmv.h.x and properly handle 32 & 64 bit XLEN by MPACT-Sim team · 11 months ago
- 61ca524 zfh: fused multiply add encodings by MPACT-Sim team · 11 months ago
- 135262e zfh: fused multiply add semantic functions by MPACT-Sim team · 11 months ago
- 5b28dd7 zfh simplification by MPACT-Sim team · 11 months ago
- 1a0bb11 zfh encoding: sqrt, convert, compare, classify by MPACT-Sim team · 11 months ago
- f5b7837 zfh semantic functions: sqrt, convert, compare, classify by MPACT-Sim team · 11 months ago
- 39a844d zfh: fmin, fmax, fsgn binary decoder by MPACT-Sim team · 11 months ago
- 10bde46 zfh: fmin, fmax, fsgn semantic functions by MPACT-Sim team · 11 months ago
- ce3daa0 zfh binary decoder fadd fsub fmul fdiv by MPACT-Sim team · 11 months ago
- 7cb92f7 zfh32: add semantic functions for fadd, fsub, fmul, fdiv by MPACT-Sim team · 11 months ago
- b4d5379 RiscVZfh: Simplify semantic functions for fp conversions by MPACT-Sim team · 11 months ago
- e548b03 Add 64bit zfhmin semantic functions by MPACT-Sim team · 12 months ago
- 82a1386 Binary decoder for 32 bit riscv Zfhmin by MPACT-Sim team · 12 months ago
- 0f3cfc1 Add semantic functions for 32bit Zfhmin. by MPACT-Sim team · 12 months ago
- 2abe083 Internal changes to support a half precision datatype. by MPACT-Sim team · 12 months ago
- 7c31fe8 No public description by Tor Jeremiassen · 1 year ago
- da98120 No public description by Tor Jeremiassen · 1 year ago
- c6458ec Updated assembler to support architectures where the increment in address by Tor Jeremiassen · 1 year ago
- 6d92395 No public description by Tor Jeremiassen · 1 year, 1 month ago
- 9332eec No public description by Tor Jeremiassen · 1 year, 2 months ago
- eb8bff6 No public description by MPACT-Sim team · 1 year, 2 months ago
- 31be9a6 No public description by Tor Jeremiassen · 1 year, 2 months ago
- f433464 Fixed bug in previous commit when adding unimp and c.unimp instructions by Tor Jeremiassen · 1 year, 3 months ago
- 7502a13 No public description by Tor Jeremiassen · 1 year, 3 months ago
- b6f590d Adds opcodes for "unimp" and "c.unimp" unimplemented instructions. by Tor Jeremiassen · 1 year, 3 months ago
- b60757e Added functionality for the "get command line" semihosting command. by Tor Jeremiassen · 1 year, 3 months ago
- 05aaf9a No public description by Tor Jeremiassen · 1 year, 3 months ago
- 001472c No public description by Tor Jeremiassen · 1 year, 3 months ago
- f04b4f8 No public description by Tor Jeremiassen · 1 year, 3 months ago
- a5d931c Merge pull request #7 from akihikodaki:template by Tor Jeremiassen · 1 year, 3 months ago
- e580d13 No public description by Tor Jeremiassen · 1 year, 3 months ago
- 11806ed This makes a couple of changes to how the assembler works. by Tor Jeremiassen · 1 year, 3 months ago
- be8eeb7 Initial version of a RiscV64g assembler. by Tor Jeremiassen · 1 year, 3 months ago
- 3239366 Fix undefined shift behavior found by ASAN. by MPACT-Sim team · 1 year, 3 months ago
- 4cf8470 Add support for vector basic bit manipulation instructions. by MPACT-Sim team · 1 year, 3 months ago
- 73552c4 Fixed issue where some registers weren't given the right type. by Tor Jeremiassen · 1 year, 3 months ago
- ab543c3 Updated mpact-sim repo information. by Tor Jeremiassen · 1 year, 3 months ago
- 649d725 This adds a model for the RiscV PLIC (Platform level interrupt controller). by Tor Jeremiassen · 1 year, 4 months ago
- 5e27f4c This fixes an issue in vmv.s.x where the destination vector was cleared by Tor Jeremiassen · 1 year, 4 months ago
- db35a13 Extract template specialization out of class by Akihiko Odaki · 1 year, 3 months ago
- b218c55 No public description by Tor Jeremiassen · 1 year, 4 months ago
- 5a9c330 No public description by Tor Jeremiassen · 1 year, 4 months ago