x86: Replace the .serializing directive with .serialize_(before|after).
[gem5.git] / src / arch / riscv /
2018-02-19 Alec Roelkearch-riscv: Fix compressed branch op offset
2018-01-29 Gabe Blackriscv: Add overrides to various StaticInst methods.
2018-01-20 Gabe Blackarch, mem: Make the page table lookup function return...
2018-01-20 Gabe Blacksim, arch, base: Refactor the base remote GDB class.
2018-01-19 Gabe Blackarch, mem, sim: Consolidate and rename the SE mode...
2018-01-16 Alec Roelkearch-riscv: Fix floating-poing op classes
2018-01-16 Alec Roelkearch-riscv: Fix floating-point conversion bugs
2018-01-15 Gabe Blackarch: Fix a fatal_if in most of the arch's process...
2018-01-11 Alec Roelkearch-riscv: Don't crash when printing unknown CSRs
2018-01-11 Gabe Blackarch,mem: Remove the default value for page size.
2018-01-11 Gabe Blackarch,mem: Move page table construction into the arch...
2018-01-10 Alec Roelkearch-riscv: Make use of ImmOp's polymorphism
2018-01-10 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,cpu: Get rid of...
2018-01-05 Tuan Taarch-riscv: Ignore sched_yield syscall in SE mode
2018-01-05 Tuan Taarch-riscv: Ignore set_robust_list and get_robust_list...
2018-01-05 Tuan Taarch-riscv: Add an implementation of set_tid_address...
2018-01-05 Alec Roelkearch-riscv: Correct syscall argument reg count
2018-01-04 Alec Roelkearch-riscv: Remove "magic" syscall number constant
2017-12-23 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Get rid of TheISA...
2017-12-23 Gabe Blackriscv,x86: Stop using the arch Nop machine instruction...
2017-12-22 Gabe Blackarch,cpu: "virtualize" the TLB interface.
2017-12-14 Alec Roelkearch-riscv: Define AT_RANDOM properly
2017-12-14 Alec Roelkearch-riscv: Increase maximum stack size
2017-12-13 Gabe Blackcpu,alpha,mips,power,riscv,sparc: Get rid of eaComp...
2017-12-07 Alec Roelkearch-riscv: Move compressed ops out of ISA
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-30 Alec Roelkearch-riscv: use sext rather than manual masks
2017-11-30 Alec Roelkearch-riscv: Remove spaces around ea_code
2017-11-29 Alec Roelkearch-riscv: Add missing license paragraphs
2017-11-29 Alec Roelkearch-riscv: Remove static parts of AMOs out of ISA
2017-11-29 Alec Roelkearch-riscv: Move parts of mem insts out of ISA
2017-11-29 Alec Roelkearch-riscv: Move unknown out of ISA description
2017-11-29 Alec Roelkearch-riscv: Move standard ops out of ISA
2017-11-28 Alec Roelkearch-riscv: Move static_inst into a directory
2017-11-22 Alec Roelkearch-riscv: Add missing system calls
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2017-10-17 Gabe Blackscons: Stop generating inc.d in the isa parser.
2017-10-13 Nikos Nikolerismem: Signal the local monitor when clearing the global...
2017-09-11 Gabe Blackstats: Get rid of some kernel stats related cruft.
2017-07-17 Alec Roelkeriscv: Define register index constants using literals
2017-07-14 Gabe Blackriscv: Disambiguate between the C and C++ versions...
2017-07-14 Alec Roelkeriscv: Fix bugs with RISC-V decoder and detailed CPUs
2017-07-14 Alec Roelkeriscv: Add unused attribute to some registers.hh constants
2017-07-11 Alec Roelkearch-riscv: Add support for compressed extension RV64C
2017-07-11 Alec Roelkearch-riscv: Restructure ISA description
2017-07-05 Rekai Gonzalez-Alb... cpu: Added interface for vector reg file
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2017-05-23 Alec Roelkearch-riscv: Fix bad stack initialization
2017-05-18 Gabe Blackbase: Refactor the GDB code.
2017-05-18 Brandon Pottersyscall_emul, riscv: add override keyword to RISCV...
2017-04-11 Alec Roelkeriscv: Fix crashes with large or frequent mmaps
2017-04-05 Alec Roelkeriscv: fix Linux problems with LR and SC ops
2017-04-05 Alec Roelkeriscv: fix compatibility with Linux toolchain
2017-04-05 Alec Roelkeriscv: add remote gdb support
2017-04-05 Alec Roelkeriscv: fix error on memory op address overflow
2017-04-05 Alec Roelkeriscv: enable unaligned memory accesses
2017-03-09 Brandon Pottersyscall-emul: Rewrite system call exit code
2017-03-09 Brandon Pottersyscall-emul: Move memState into its own file
2017-02-27 Brandon Pottersyscall_emul: [PATCH 15/22] add clone/execve for thread...
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2016-11-09 Brandon Pottersyscall_emul: [patch 8/22] refactor process class
2016-11-09 Brandon Pottersyscall_emul: [patch 5/22] remove LiveProcess class...
2017-01-27 Alec Roelkeriscv: Fix crash when syscall argument reg index is...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-11-09 Brandon Pottersyscall_emul: [patch 2/22] move SyscallDesc into its...
2016-11-30 Alec Roelkeriscv: [Patch 7/5] Corrected LRSC semantics
2016-11-30 Alec Roelkeriscv: [Patch 6/5] Improve Linux emulation for RISC-V
2016-11-30 Alec Roelkeriscv: [Patch 5/5] Added missing support for timing...
2016-11-30 Alec Roelkeriscv: [Patch 4/5] Added RISC-V atomic memory extension...
2016-11-30 Alec Roelkeriscv: [Patch 3/5] Added RISCV floating point extension...
2016-11-30 Alec Roelkeriscv: [Patch 2/5] Added RISC-V multiply extension...
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...