| 2021-02-15 | Sandipan Das | arch-power: Fix logical instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Refactor logical instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add character compare instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix disassembly for compare instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix compare instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Refactor compare instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add fields for D and X form instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword modulo instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add word modulo instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword divide-extended instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword divide instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add word divide-extended instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword multiply-add instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add fields for VA form instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword multiply instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add PC-relative arithmetic instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add fields for DX form instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix disassembly for arithmetic instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix arithmetic instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Refactor arithmetic instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add atomic load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add byte-reversed load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add doubleword load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix disassembly for load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Refactor load-store instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add fields for DS form instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix precedence of register operands | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Add TAR and associated instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix disassembly for branch instructions | commit | commitdiff | tree | 
| 2021-02-15 | Sandipan Das | arch-power: Fix branch conditional instructions | commit | commitdiff | tree | 
| 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 | 
| next |