2017-06-07 |
Andrew Waterman | Forbid S-mode execution from user memory
|
commit | commitdiff | tree |
2017-06-05 |
Andrew Waterman | Configure should fail if device-tree-compiler is not...
|
commit | commitdiff | tree |
2017-05-25 |
Andrew Waterman | minNum -> minimumNumber
|
commit | commitdiff | tree |
2017-05-14 |
Andrew Waterman | Make C.LI/C.LUI trapping behavior match spec
|
commit | commitdiff | tree |
2017-05-05 |
Andrew Waterman | UXL=SXL=MXL
|
commit | commitdiff | tree |
2017-05-05 |
Andrew Waterman | Trap superpage PTEs when PPN LSBs are set
|
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Fix segfault when accessing bad memory addresses
|
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Set default entry point from ELF
|
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Add option to set start pc
|
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Support more flexible main memory allocation
|
commit | commitdiff | tree |
2017-05-01 |
Andrew Waterman | Store both host & target address in soft TLB
|
commit | commitdiff | tree |
2017-04-25 |
Andrew Waterman | FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X
|
commit | commitdiff | tree |
2017-04-25 |
Andrew Waterman | Remove hret instruction
|
commit | commitdiff | tree |
2017-04-11 |
Andrew Waterman | Implement new FP encoding
|
commit | commitdiff | tree |
2017-04-08 |
Andrew Waterman | Implement vectored interrupt proposal
|
commit | commitdiff | tree |
2017-04-06 |
Andrew Waterman | Add --enable-misaligned option for misaligned ld/st...
|
commit | commitdiff | tree |
2017-04-01 |
Andrew Waterman | Update LICENSE copyright date
|
commit | commitdiff | tree |
2017-03-28 |
Andrew Waterman | Set badaddr=0 on illegal instruction traps
|
commit | commitdiff | tree |
2017-03-28 |
Andrew Waterman | On EBREAK, set badaddr to pc
|
commit | commitdiff | tree |
2017-03-27 |
Andrew Waterman | Separate page faults from physical memory access exceptions
|
commit | commitdiff | tree |
2017-03-25 |
Andrew Waterman | Default to 2 GiB of memory
|
commit | commitdiff | tree |
2017-03-23 |
Andrew Waterman | Require little-endian host
|
commit | commitdiff | tree |
2017-03-20 |
Andrew Waterman | PUM -> SUM; expose MXR to S-mode
|
commit | commitdiff | tree |
2017-03-16 |
Andrew Waterman | Simplify interrupt-stack discipline
|
commit | commitdiff | tree |
2017-03-13 |
Andrew Waterman | Implement mstatus.TW, mstatus.TVM, and mstatus.TSR
|
commit | commitdiff | tree |
2017-03-07 |
Andrew Waterman | Don't overload illegal instruction trap in interactive...
|
commit | commitdiff | tree |
2017-02-27 |
Andrew Waterman | Sv57 and Sv64 are not spec'd yet
|
commit | commitdiff | tree |
2017-02-25 |
Andrew Waterman | New counter enable scheme
|
commit | commitdiff | tree |
2017-02-21 |
Andrew Waterman | serialize simulator on wfi
|
commit | commitdiff | tree |
2017-02-21 |
Andrew Waterman | Take M-mode interrupts over S-mode interrupts
|
commit | commitdiff | tree |
2017-02-21 |
Andrew Waterman | permit MMIO loads to MSIP bit
|
commit | commitdiff | tree |
2017-02-19 |
Andrew Waterman | Make HW setting of PTE A/D bits optional (by configure...
|
commit | commitdiff | tree |
2017-02-18 |
Andrew Waterman | Spike uarch needs TLB flush after SPTBR write
|
commit | commitdiff | tree |
2017-02-15 |
Andrew Waterman | sfence.vm -> sfence.vma
|
commit | commitdiff | tree |
2017-02-08 |
Andrew Waterman | Encode VM type in sptbr, not mstatus
|
commit | commitdiff | tree |
2017-02-03 |
Andrew Waterman | Fix interrupt delegation for coprocessors
|
commit | commitdiff | tree |
2017-02-02 |
Andrew Waterman | For FMIN(sNaN, x) and FMIN(qNaN, qNaN), return canonical NaN
|
commit | commitdiff | tree |
2017-02-02 |
Andrew Waterman | Set xPIE=1 on xRET
|
commit | commitdiff | tree |
2017-01-08 |
Andrew Waterman | Only allow SIP.SSIP to be toggled if the interrupt...
|
commit | commitdiff | tree |
2017-01-08 |
Andrew Waterman | Make SIP.STIP read-only
|
commit | commitdiff | tree |
2016-11-14 |
Andrew Waterman | Fix 32-bit host portability bug
|
commit | commitdiff | tree |
2016-11-10 |
Andrew Waterman | AMOs should always return store faults, not load faults
|
commit | commitdiff | tree |
2016-10-10 |
Andrew Waterman | Don't force load trigger timing to After
|
commit | commitdiff | tree |
2016-09-10 |
Andrew Waterman | allow MAFDC bits in MISA to be modified
|
commit | commitdiff | tree |
2016-09-02 |
Andrew Waterman | Merge pull request #62 from riscv/trigger
|
commit | commitdiff | tree |
2016-08-27 |
Andrew Waterman | Add (degenerate) performance counter facility
|
commit | commitdiff | tree |
2016-08-26 |
Andrew Waterman | Allow reads from tdrdata registers
|
commit | commitdiff | tree |
2016-08-26 |
Andrew Waterman | partially update spike to newer debug spec
|
commit | commitdiff | tree |
2016-08-26 |
Andrew Waterman | Fix spike interactive (-d) mode
|
commit | commitdiff | tree |
2016-08-23 |
Andrew Waterman | remove HWBPCOUNT field of DCSR
|
commit | commitdiff | tree |
2016-08-17 |
Andrew Waterman | Allow mstatus.MPP to store bad values; instead, validate...
|
commit | commitdiff | tree |
2016-07-22 |
Andrew Waterman | Set U bit in misa register
|
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Don't treat RVC NOP as illegal instruction
|
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Fix page table walker not respecting valid bit
|
commit | commitdiff | tree |
2016-07-06 |
Andrew Waterman | Update to new PTE format
|
commit | commitdiff | tree |
2016-06-29 |
Andrew Waterman | Disassemble RVC instructions based on XLEN
|
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Parameterize debug ROM contents on XLEN
|
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Remove fence.i from debug ROM
|
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Don't use I$ in debug mode
|
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Remove legacy HTIF; implement HTIF directly
|
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Fix paddr_bits computation prior to VM setup
|
commit | commitdiff | tree |
2016-06-18 |
Andrew Waterman | Merge sasid into sptbr
|
commit | commitdiff | tree |
2016-06-09 |
Andrew Waterman | Trap on tdrdata registers when tdrselect[XLEN-1]=0
|
commit | commitdiff | tree |
2016-06-09 |
Andrew Waterman | Add degenerate HW breakpoint implementation
|
commit | commitdiff | tree |
2016-06-01 |
Andrew Waterman | Fix build when not building inside root directory
|
commit | commitdiff | tree |
2016-06-01 |
Andrew Waterman | Add gitignore
|
commit | commitdiff | tree |
2016-05-22 |
Andrew Waterman | Allow delegation of device interrupts
|
commit | commitdiff | tree |
2016-05-02 |
Andrew Waterman | Add back IPI support
|
commit | commitdiff | tree |
2016-05-02 |
Andrew Waterman | Remove MIPI; mip.MSIP bit is read-only
|
commit | commitdiff | tree |
2016-05-02 |
Andrew Waterman | Remove tohost/fromhost registers
|
commit | commitdiff | tree |
2016-05-01 |
Andrew Waterman | Initialize mtvec to DEFAULT_MTVEC
|
commit | commitdiff | tree |
2016-05-01 |
Andrew Waterman | Remove SCRs; add padding after config string
|
commit | commitdiff | tree |
2016-04-29 |
Andrew Waterman | Move much closer to new platform-M memory map
|
commit | commitdiff | tree |
2016-04-28 |
Andrew Waterman | Add --dump-config-string flag
|
commit | commitdiff | tree |
2016-04-28 |
Andrew Waterman | Remove MTIME[CMP]; add RTC device
|
commit | commitdiff | tree |
2016-04-20 |
Andrew Waterman | Split ERET into URET, SRET, HRET, MRET
|
commit | commitdiff | tree |
2016-04-06 |
Andrew Waterman | Remove non-standard uarch CSRs
|
commit | commitdiff | tree |
2016-04-03 |
Andrew Waterman | Allow configuration of default ISA with --with-isa
|
commit | commitdiff | tree |
2016-03-17 |
Andrew Waterman | Update definition of base field in misa register
|
commit | commitdiff | tree |
2016-03-04 |
Andrew Waterman | Fix up interrupt delegation
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Add counter-enable registers
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Use RV config string rather than FDT
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | WIP on priv spec v1.9
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | New definitions of misa/marchid/mvendorid
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | implement PUM functionality
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | sptbr now a holds a PPN, not an address
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Return to interactive mode after a trap
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Use simpler MTVEC scheme
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Fix ERET bug
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Zero-extend all CSR writes
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Fix ERET serialization strategy
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Add autoconf check for little-endianness
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Set default RV32 RAM size to 4 GiB - 256 MiB
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Serialize simulator on ERET
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | WIP on priv spec v1.9
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Compile debug symbols
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Mark SoftFloat routines static inline
|
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Upgrade to latest SoftFloat
|
commit | commitdiff | tree |
2016-02-04 |
Andrew Waterman | Actually refill ITLB on ITLB miss
|
commit | commitdiff | tree |
2016-01-30 |
Andrew Waterman | Fix NaN propagation for fcvt
|
commit | commitdiff | tree |
next |