2021-02-15 |
Sandipan Das | arch-power: Refactor branch instructions |
commit | commitdiff | tree |
2021-02-15 |
Sandipan Das | arch-power: Fix extended opcode based decoding |
commit | commitdiff | tree |
2021-02-15 |
Sandipan Das | arch-power: Add and rename some opcode fields |
commit | commitdiff | tree |
2021-02-15 |
Sandipan Das | arch-power: Refactor instruction decoding |
commit | commitdiff | tree |
2021-02-15 |
Sandipan Das | arch-power: Refactor special purpose registers |
commit | commitdiff | tree |
2021-02-15 |
Sandipan Das | arch-power: Use 64-bit registers and operands |
commit | commitdiff | tree |
2021-02-15 |
Daniel R. Carvalho | base: Add enum to_number tests |
commit | commitdiff | tree |
2021-02-13 |
Gabe Black | scons: Work around a scons bug when calling TryCompile. |
commit | commitdiff | tree |
2021-02-13 |
Gabe Black | arch-x86: Use popCount from bitfields.hh. |
commit | commitdiff | tree |
2021-02-13 |
Gabe Black | arch: Stop including unnecessary FP headers. |
commit | commitdiff | tree |
2021-02-12 |
Tiago Mück | mem-ruby: intToTick helper |
commit | commitdiff | tree |
2021-02-12 |
Tiago Mück | mem-ruby: add wakeup_port statement |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | mem-ruby: add andMask to WriteMask |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | python: more readable Ruby dot topology |
commit | commitdiff | tree |
2021-02-11 |
Kyle Roarty | arch-gcn3: Fix sign extension for branches with multipl... |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Simplify kvm architecture compatibility check. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Merge redundant checks for the socket library. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Simplify the check for protoc. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Create a Configure checker for pkg-config. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Simplify the check for hdf5 support. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Simplify backtrace implementation detection. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Simplify check for have_posix_clock. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Move a displaced have_posix_clock check back... |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: Use conf to determine if some flags are supported. |
commit | commitdiff | tree |
2021-02-11 |
Gabe Black | scons: In Check(Cxx|Link)Flag, only install the flag... |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | mem-ruby: fix Sequencer latency reporting |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | mem-ruby: fix functional reads in abstract ctrl |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | mem-ruby: fixes for masked writes |
commit | commitdiff | tree |
2021-02-11 |
Tiago Mück | mem-ruby: warns on masked functional writes |
commit | commitdiff | tree |
2021-02-11 |
Giacomo Travaglini | arch-arm: Fix CPTR_EL2 writes |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | mem: Initialize pendingWrites stat of NVMStats |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Pull Configure() to earlier in SConstruct so... |
commit | commitdiff | tree |
2021-02-10 |
Daniel R. Carvalho | base: Fix copyright of base/stats/SConscript |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Extract the gem5 specific Configure call to... |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Trim down a check for mac OS and arch setting... |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Remove "TIMEOUT" variable and checks. |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Update the Check(Cxx|Link)Flag checks to set... |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Remove partial linking. |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | cpu: Delete the empty, default off "nocpu". |
commit | commitdiff | tree |
2021-02-10 |
Giacomo Travaglini | dev-arm: Add VRAM to VExpress_GEM5_Base |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | scons: Add support for debug info compression. |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | cpu: Remove units from stats description |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | arch-riscv: Fixed the style of stats variable names... |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | dev,dev-arm: Remove units from stats description |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | mem: Remove units from stats description |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | base-stats: Print Units in Stats dump |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | mem: Change warmupCycle stat to warmupTick |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | cpu: Add Units to cpu stats |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | learning-gem5: Add units to stats |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | arch-arm,arch-riscv,arch-x86: Add units to stats |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | dev,dev-arm: Add units to stats in /src/dev |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | sim: Add units to src/sim |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | mem: Add Units to mem stats |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | cpu,mem: Converting stats to supported units |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | mem: Fix/Improve stats in src/mem |
commit | commitdiff | tree |
2021-02-10 |
Hoa Nguyen | base-stats: Add Units to Stats |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | cpu: Track misc regs in vectors in the O3 CPU instructi... |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | cpu: Track flat register indices in the Minor CPU with... |
commit | commitdiff | tree |
2021-02-10 |
Gabe Black | cpu: Factor MaxInst(SrcDest)Regs out of the trace CPU. |
commit | commitdiff | tree |
2021-02-09 |
David Schall | base: Add XOR and modulo operator to ChannelAddr |
commit | commitdiff | tree |
2021-02-09 |
Gabe Black | sim: Get rid of the IsConforming type trait template. |
commit | commitdiff | tree |
2021-02-09 |
Gabe Black | arch,sim: Use VPtr<> instead of Addr in system call... |
commit | commitdiff | tree |
2021-02-08 |
Giacomo Travaglini | dev-arm: Reduce boilerplate when read/writing to Pio... |
commit | commitdiff | tree |
2021-02-07 |
Daniel R. Carvalho | dev: Fix register bank unit test in .debug |
commit | commitdiff | tree |
2021-02-07 |
Daniel R. Carvalho | base: Fix storage unit test in .fast |
commit | commitdiff | tree |
2021-02-06 |
Gabe Black | tests,base: Delete the SymbolTable::load method and... |
commit | commitdiff | tree |
2021-02-06 |
Boris Shingarov | arch-power: Restore consistency with other platforms |
commit | commitdiff | tree |
2021-02-06 |
Gabe Black | sim: Add a void * analogue to VPtr. |
commit | commitdiff | tree |
2021-02-06 |
Gabe Black | arch,sim: Add a UintPtr type to the ABI types for GuestABI. |
commit | commitdiff | tree |
2021-02-05 |
Daniel R. Carvalho | base: Initialize storage params on constructor |
commit | commitdiff | tree |
2021-02-05 |
Daniel R. Carvalho | base: Fix storage params safe_cast |
commit | commitdiff | tree |
2021-02-05 |
Daniel R. Carvalho | base: Make read-only functions const in ScalarBase |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | tests: Delete the now unused unittest/unittest.[cc... |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | base,tests: Convert cprintftime from a "UnitTest" to... |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | scons: Remove the "abstract" tag from Executable classes. |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | base: Replace a "panic" in cprintf with an M5_UNREACHABLE. |
commit | commitdiff | tree |
2021-02-05 |
Boris Shingarov | util,python: Ignore ELF binary blobs in pre-commit |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | base: Remove unnecessary includes from base/loader... |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | arch,cpu: Move a Decode DPRINTF into the arch Decoder... |
commit | commitdiff | tree |
2021-02-05 |
Gabe Black | cpu: Replace fixed sized arrays in the O3 inst with... |
commit | commitdiff | tree |
2021-02-04 |
Gabe Black | cpu: Style fixes in the trace CPU. |
commit | commitdiff | tree |
2021-02-04 |
Bobby R. Bruce | misc: Revert version info for develop branch |
commit | commitdiff | tree |
2021-02-04 |
Bobby R. Bruce | Merge "misc: Merge branch v20.1.0.3 hotfix into develop... |
commit | commitdiff | tree |
2021-02-04 |
Earl Ou | fastmodel: fix cntfrq in A76 |
commit | commitdiff | tree |
2021-02-04 |
Alexandru Dutu | arch-gcn3: Implementation of s_sleep |
commit | commitdiff | tree |
2021-02-04 |
Kyle Roarty | arch-x86: Make JRCXZ instruction do 64-bit jump |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | tests: Changed 'long' boot tests to X86 from GCN3_X86 |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | misc: Merge branch v20.1.0.3 hotfix into develop |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | scons,python: Fix `--without-python` flag |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | misc: Updated the RELEASE-NOTES and version number |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | gpu-compute,misc: Remove unused private variable |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | gpu-compute,misc: Fix Clang missing override errors |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | arch-riscv,misc: Fix clang missing override errors |
commit | commitdiff | tree |
2021-02-03 |
Bobby R. Bruce | tests: Increase presubmit (Kokoro) timeout to 6 hours |
commit | commitdiff | tree |
2021-02-03 |
Giacomo Travaglini | arch-arm: Add destRegIdxArr arrays to TME instructions |
commit | commitdiff | tree |
2021-02-03 |
Gabe Black | misc: Re-remove Authors lines from source files. |
commit | commitdiff | tree |
2021-02-03 |
Daniel R. Carvalho | scons: Add an "All" compound debug flag |
commit | commitdiff | tree |
2021-02-03 |
Gabe Black | arch-arm,cpu: Use getEMI() in more places. |
commit | commitdiff | tree |
2021-02-03 |
Gabe Black | arch-arm,cpu: Introduce a getEMI virtual method on... |
commit | commitdiff | tree |
2021-02-03 |
Gabe Black | arch: Templatize the BasicDecodeCache. |
commit | commitdiff | tree |
next |