Age | Commit message (Expand) | Author |
2019-07-16 | cpu: isDrained renamed to isCpuDrained | Giacomo Travaglini |
2019-07-13 | cpu-o3: Set packet data type for IPR read | Pouya Fotouhi |
2019-07-08 | cpu: Added the Multiperspective Perceptron Predictor with TAGE (8KB and 64KB) | Javier Bueno Hedo |
2019-07-08 | cpu-o3: Reset fault status for mem access in pushRequest | Gabor Dozsa |
2019-06-11 | cpu: Additional TrafficGen stats | Tiago Muck |
2019-06-11 | cpu: Limit TrafficGen outstanding reqs | Tiago Muck |
2019-06-11 | cpu: TrafficGen as BaseCPU | Tiago Muck |
2019-06-03 | cpu: Added the Multiperspective Perceptron Predictor (8KB and 64KB) | Javier Bueno |
2019-05-31 | cpu-o3: Increase LSQ buffer sizes to match max vector length | Gabor Dozsa |
2019-05-30 | cpu: Fix rescheduling of progress check events | Tiago Muck |
2019-05-30 | cpu-o3: Add support for pinned writes | Giacomo Gabrielli |
2019-05-30 | arch, base, cpu, gpu, sim: Merge getMemProxy and getVirtProxy. | Gabe Black |
2019-05-30 | cpu: Store the translating proxy with the same pointer in SE or FS mode. | Gabe Black |
2019-05-30 | cpu, sim: Return PortProxy &s from all the proxy accessors. | Gabe Black |
2019-05-29 | cpu: Added correct return type for ROB::countInsts | Andrea Mondelli |
2019-05-28 | cpu: Remove assert causing issues with x86 Linux boot | Giacomo Gabrielli |
2019-05-18 | arch, base, cpu, dev, mem, sim: Remove #if 0-ed out code. | Gabe Black |
2019-05-14 | Revert "cpu: fix how a thread starts up in MinorCPU" | Giacomo Travaglini |
2019-05-14 | Revert "cpu: stop scheduling suspended threads in MinorCPU" | Giacomo Travaglini |
2019-05-14 | Revert "cpu: fix branching when thread is suspended in MinorCPU" | Giacomo Travaglini |
2019-05-14 | base: Move SatCounter to base directory | Daniel |
2019-05-14 | cpu: Revamp saturating counters | Daniel |
2019-05-13 | cpu: Make the indirect predictor into a SimObject | Jairo Balart |
2019-05-11 | cpu,mem: Add support for partial loads/stores and wide mem. accesses | Giacomo Gabrielli |
2019-05-11 | cpu: Add a memory access predicate | Giacomo Gabrielli |
2019-04-30 | cpu: alpha: Delete all occurrances of the simPalCheck function. | Gabe Black |
2019-04-30 | cpu: Remove hwrei from the generic interfaces. | Gabe Black |
2019-04-30 | arch: cpu: Track kernel stats using the base ISA agnostic type. | Gabe Black |
2019-04-29 | cpu: Get rid of the (read|set)RegOtherThread methods. | Gabe Black |
2019-04-29 | cpu: Include debug flags regardless of whether the ISA is null. | Gabe Black |
2019-04-28 | mem: Minimize the use of MemObject. | Gabe Black |
2019-04-24 | cpu,mem: missing override specifier | Andrea Mondelli |
2019-04-22 | cpu: Eliminate the ProxyThreadContext class. | Gabe Black |
2019-04-10 | cpu: O3 switchFreeList checking VecElems instead of FloatRegs | Giacomo Travaglini |
2019-04-05 | cpu: Correctly account for executed instructions in simple cpus | Nikos Nikoleris |
2019-04-03 | misc: Removed inconsistency in O3* debug msgs | Andrea Mondelli |
2019-04-03 | arch-mips: added missing override specifier (o3) | Andrea Mondelli |
2019-03-28 | cpu: Added a probe to notify the address of retired instructions | Javier Bueno |
2019-03-27 | cpu: Fixed the indirect branch predictor GHR handling | Pau Cabre |
2019-03-23 | misc: missing override specifier | Andrea Mondelli |
2019-03-21 | cpu-kvm: Added informative error message | Ryan Gambord |
2019-03-19 | arch, cpu, dev, gpu, mem, sim, python: start using getPort. | Gabe Black |
2019-03-14 | cpu: Refactor of Physical Register implementation | Andrea Mondelli |
2019-03-14 | arch-arm,cpu: Add initial support for Arm SVE | Giacomo Gabrielli |
2019-03-01 | mem-cache: alias to mem::getMasterPort in TLB class | Andrea Mondelli |
2019-02-27 | misc: Segmentation Fault during O3PipeView execution | Andrea Mondelli |
2019-02-26 | cpu: Fix indirect branch history updates | Srikant Bharadwaj |
2019-02-22 | python: Fix param -> int conversion issues | Andreas Sandberg |
2019-02-22 | cpu-o3: Add cache read ports limit to LSQ | Gabor Dozsa |
2019-02-22 | python: Make iterator handling Python 3 compatible | Andreas Sandberg |