summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30riscv: [Patch 4/5] Added RISC-V atomic memory extension RV64AAlec Roelke
2016-11-30riscv: [Patch 3/5] Added RISCV floating point extensions RV64FDAlec Roelke
2016-11-30riscv: [Patch 2/5] Added RISC-V multiply extension RV64MAlec Roelke
2016-11-30arch: [Patch 1/5] Added RISC-V base instruction set RV64IAlec Roelke
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
2016-11-30cpu: Remove branch predictor function predictInOrderJason Lowe-Power
2016-11-30tests: Check for TrafficGen as part of memcheck regressionAndreas Hansson
2016-11-29dev: Fix buffer length when unserializing an eth pktMichael LeBeane
2016-11-28scons: fix sanitizer flags with multiple sanitizersJoe Gross
2016-11-25style: Add options to select checkers and apply fixesAndreas Sandberg
2016-11-25util: git pre-commit hook to check staged filesRekai Gonzalez Alberquilla
2016-11-21ruby: Fix potential bugs in garnet2.0Jieming Yin
2016-11-21gpu-compute: fix segfault when constructing GPUExecContextTony Gutierrez
2016-11-21gpu-compute: init valid field of GpuTlbEntry in default ctorTony Gutierrez
2016-11-21ruby: add default ctor for MachineID typeTony Gutierrez
2016-11-21x86: fix issue with casting in Cvtf2iTony Gutierrez
2016-11-19ruby: init MessageSizeType of SequencerMsg to Request_ControlSooraj Puthoor
2016-11-19x86: fix loading/storing of Float80 typesTony Gutierrez
2016-11-18ext: Update fputils to rev 13589cdAndreas Sandberg
2016-11-17stats, alpha: Update ALPHA statsAndreas Hansson
2016-11-17tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)Andreas Hansson
2016-11-17alpha: Remove ALPHA tru64 support and associated testsAndreas Hansson
2016-10-26hsail,gpu-compute: fixes to appease clang++Tony Gutierrez
2016-10-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
2016-10-26ruby: Allow multiple outstanding DMA requestsMichael LeBeane
2016-10-26dev: Add 'simLength' parameter in EthPacketDatamlebeane
2016-10-26gpu-compute: support in-order data delivery in GM pipeTony Gutierrez
2016-10-26gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()Tony Gutierrez
2016-10-26gpu-compute: use System cache line size in the GPUTony Gutierrez
2016-10-26gpu-compute, hsail: make the PC a byte address, not an instruction indexTony Gutierrez
2016-10-26gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WFTony Gutierrez
2016-10-26gpu-compute: add instruction mix stats for the gpuTony Gutierrez
2016-10-26gpu-compute, hsail: call discardFetch() from the WFTony Gutierrez
2016-10-26hsail, gpu-compute: remove doGm/SmReturn add completeAccTony Gutierrez
2016-10-26gpu-compute: remove inst enums and use bit flag for attributesTony Gutierrez
2016-10-26gpu-compute: move disassemle() implementation to GPUStaticInstTony Gutierrez
2016-10-26gpu-compute, arch: add some methods to the base inst classes for ISA supportTony Gutierrez
2016-10-26ruby: make a RequestDesc class instead of std::pairTony Gutierrez
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-10-19stats: Update stats to reflect recent changes to floatsAndreas Hansson
2016-10-15arm: Fix for ARM's Streamline conversion scriptShawn Rosti
2016-10-15arm, dev: pl011 console interactivityBjoern A. Zeeb
2016-10-15syscall: read() should not write anything if reading EOF.Nicolas Derumigny
2016-10-15cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClassFernando Endo
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-14stats: Add more information to uninitialized errorJason Lowe-Power
2016-10-13stats: update referencesCurtis Dunham
2016-10-13mem: add DRAM powerdown currentOmar Naji
2016-10-13mem: Add DRAM low-power functionalityWendy Elsasser
2016-10-13mem: Add callback to compute stats prior to dump eventWendy Elsasser