tests: arch-power: Add 64-bit hello binaries
[gem5.git] / src /
2021-02-10 Hoa Nguyenbase-stats: Add Units to Stats
2021-02-10 Gabe Blackcpu: Track misc regs in vectors in the O3 CPU instructi...
2021-02-10 Gabe Blackcpu: Track flat register indices in the Minor CPU with...
2021-02-10 Gabe Blackcpu: Factor MaxInst(SrcDest)Regs out of the trace CPU.
2021-02-09 David Schallbase: Add XOR and modulo operator to ChannelAddr
2021-02-09 Gabe Blacksim: Get rid of the IsConforming type trait template.
2021-02-09 Gabe Blackarch,sim: Use VPtr<> instead of Addr in system call...
2021-02-08 Giacomo Travaglinidev-arm: Reduce boilerplate when read/writing to Pio...
2021-02-07 Daniel R. Carvalhodev: Fix register bank unit test in .debug
2021-02-07 Daniel R. Carvalhobase: Fix storage unit test in .fast
2021-02-06 Gabe Blacktests,base: Delete the SymbolTable::load method and...
2021-02-06 Gabe Blacksim: Add a void * analogue to VPtr.
2021-02-06 Gabe Blackarch,sim: Add a UintPtr type to the ABI types for GuestABI.
2021-02-05 Daniel R. Carvalhobase: Initialize storage params on constructor
2021-02-05 Daniel R. Carvalhobase: Fix storage params safe_cast
2021-02-05 Daniel R. Carvalhobase: Make read-only functions const in ScalarBase
2021-02-05 Gabe Blacktests: Delete the now unused unittest/unittest.[cc...
2021-02-05 Gabe Blackbase,tests: Convert cprintftime from a "UnitTest" to...
2021-02-05 Gabe Blackscons: Remove the "abstract" tag from Executable classes.
2021-02-05 Gabe Blackbase: Replace a "panic" in cprintf with an M5_UNREACHABLE.
2021-02-05 Gabe Blackbase: Remove unnecessary includes from base/loader...
2021-02-05 Gabe Blackarch,cpu: Move a Decode DPRINTF into the arch Decoder...
2021-02-05 Gabe Blackcpu: Replace fixed sized arrays in the O3 inst with...
2021-02-04 Gabe Blackcpu: Style fixes in the trace CPU.
2021-02-04 Bobby R. Brucemisc: Revert version info for develop branch
2021-02-04 Bobby R. BruceMerge "misc: Merge branch v20.1.0.3 hotfix into develop...
2021-02-04 Earl Oufastmodel: fix cntfrq in A76
2021-02-04 Alexandru Dutuarch-gcn3: Implementation of s_sleep
2021-02-04 Kyle Roartyarch-x86: Make JRCXZ instruction do 64-bit jump
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-02-03 Bobby R. Brucescons,python: Fix `--without-python` flag
2021-02-03 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number
2021-02-03 Bobby R. Brucegpu-compute,misc: Remove unused private variable
2021-02-03 Bobby R. Brucegpu-compute,misc: Fix Clang missing override errors
2021-02-03 Bobby R. Brucearch-riscv,misc: Fix clang missing override errors
2021-02-03 Giacomo Travagliniarch-arm: Add destRegIdxArr arrays to TME instructions
2021-02-03 Gabe Blackmisc: Re-remove Authors lines from source files.
2021-02-03 Daniel R. Carvalhoscons: Add an "All" compound debug flag
2021-02-03 Gabe Blackarch-arm,cpu: Use getEMI() in more places.
2021-02-03 Gabe Blackarch-arm,cpu: Introduce a getEMI virtual method on...
2021-02-03 Gabe Blackarch: Templatize the BasicDecodeCache.
2021-02-03 Daniel R. Carvalhobase,tests: Create unit tests for Stats::Stor
2021-02-03 Daniel R. Carvalhobase: Move Stats::Info functions to its own source...
2021-02-03 Daniel R. Carvalhobase,tests: Add a basic fake class to handle curTick
2021-02-03 Daniel R. Carvalhosim: Move cur tick to its own files
2021-02-03 Daniel R. Carvalhoscons: Separate debug flags from debug-format flags
2021-02-02 Earl Ousystemc: remove boost header dependency
2021-02-02 Adrian Herreraarch-arm: don't expose FEAT_VHE by default
2021-02-02 Gabe Blackext: Update pybind11 to version 2.6.2.
2021-02-02 Earl Oufastmodel: add interface to update system counter freq
2021-02-02 Earl Oufastmodel: create base class for EVS CPU
2021-02-02 Gabe Blackarch-power: Delete unused register related constants.
2021-02-01 Earl Oufastmodel: remove incorrect cntfrq update
2021-02-01 Yu-hsin Wangsystemc: set Gem5ToTlmBridge blockingRrequest with...
2021-01-31 Gabe Blackarch-x86: Fix style in arch/x86/types.hh.
2021-01-31 Kyle Roartydev-hsa: Add missing include to hsa_driver.hh
2021-01-31 Gabe Blackarch: Stop using switching header files in ISA specific...
2021-01-31 Gabe Blackarch: Correct style in the ISA base class.
2021-01-31 Sooraj Puthoordev-hsa: enable interruptible hsa signal support
2021-01-30 Gabe Blacksim: Eliminate the generic PseudoInstABI.
2021-01-29 Gabe Blackarch-arm: Fix style in decoder.hh.
2021-01-29 Gabe Blackbase: Style fixes in base/refcnt.hh
2021-01-29 Cui Jinarch-riscv: fix unintentionally CSR bit overwritten...
2021-01-28 Gabe Blackarch,base,mem,sim: Fix style in base/types.hh and remov...
2021-01-27 Tong Shenarch-x86: implement POPCNT instruction.
2021-01-27 Andreas Sandbergarch, mem, cpu, systemc: Remove Python 2.7 glue code
2021-01-27 Richard Coopersim: Fix compilation error for debug builds.
2021-01-27 Hoa Nguyencpu,mem,sim: Use ADD_STAT macro where possible
2021-01-27 Giacomo Travaglinidev: Fix reset of virtio devices
2021-01-27 Gabe Blackarch-x86: Delete some unused register related constants.
2021-01-27 Gabe Blackarch-mips: Delete unused register related constants.
2021-01-27 Gabe Blackcpu: Style fixes in cpu/reg_class.hh.
2021-01-27 Gabe Blackarch-x86: Fix style in plain C++ StaticInst base classes.
2021-01-27 Gabe Blackbase: Make the default checkBpLen method return true.
2021-01-27 Gabe Blackbase: Delete the unused RemoteGDB::(set|clear)TempBreak...
2021-01-27 Gabe Blackcpu: Style fixes in cpu/exec_context.hh and thread_cont...
2021-01-27 Gabe Blackarch-x86,cpu: Don't use aliases to hide TheISA::.
2021-01-27 Gabe Blackbase,cpu,sim: Stop "using namespace TheISA".
2021-01-26 Gabe Blackdev: Set the "status" field of the HDLCD device tree...
2021-01-26 Andreas Sandbergsim: Use the Temperature type in power/thermal models
2021-01-26 Giacomo Travaglinidev-arm: Instantiate Generic Watchdog in Foundation...
2021-01-26 Giacomo Travaglinidev-arm: Implement Generic Watchdog
2021-01-26 Giacomo Travaglinidev-arm: A SystemCounterListener doesn't have to be...
2021-01-26 Giacomo Travaglinidev-arm: Add a PL111 to the VExpress_GEM5_Foundation
2021-01-26 Giacomo Travaglinidev-arm: Add a fake SP810 to the VExpress_GEM5_Foundation
2021-01-26 Giacomo Travaglinidev-arm, system-arm: Remove HDLcd from VExpress_GEM5_VX...
2021-01-26 Gabe Blackriscv: Export the system call ABI for use in gem5 ops.
2021-01-26 Andreas Sandbergpython: Require a unit in anyToFrequency and anyToLatency
2021-01-26 Andreas Sandbergsim: Use the Temperature param type
2021-01-26 Andreas Sandbergbase, python: Add a Temperature type and associated...
2021-01-26 Gabe Blackarch-arm: Don't use TheISA in the ARM implementation.
2021-01-25 Andreas Sandbergpython: Refactor toNum to support a selection of units
2021-01-25 Gabe Blackcpu: Eliminate the empty cpu/exec_context.cc.
2021-01-25 Gabe Blackarch-power: Stop "using namespace std"
2021-01-25 Giacomo Travagliniarch-arm: Add set_reg_idx_arr to SveStructMemSIMicroopD...
2021-01-25 Earl Ousystemc: remove pipe through flag in TLM extension
2021-01-24 Andreas Sandbergsim: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergpython: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergarch-arm, dev-arm: Consistently use ISO prefixes
2021-01-23 Gabe Blacktests: Stop "using namespace std" in unittest/.
next