index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-18
arch: Get rid of the (Big|Little)EndianGuest namespaces.
Gabe Black
2019-11-18
arch: Make and use endian specific versions of the mem helpers.
Gabe Black
2019-11-18
arch-arm: R/W interface to AArch32 HCR2 misc reg
Adrian Herrera
2019-11-18
mem-cache: Initialize all members of `QueuedPrefetcher::DeferredPacket`.
Isaac Sánchez Barrera
2019-11-18
mem-cache: Fix destructor of `BasePrefetcher::PrefetchInfo`.
Isaac Sánchez Barrera
2019-11-18
arch-arm: Fix short descriptors cacheability during table walks
Giacomo Travaglini
2019-11-18
arch-arm: Fix long descriptors cacheability during table walks
Giacomo Travaglini
2019-11-16
tests: Added GTests for byteswap.hh
Bobby R. Bruce
2019-11-14
tests: Specify a non-default root folder for regressions
Giacomo Travaglini
2019-11-14
tests, base: Removed ambiguity from base/intmath.hh
Mahyar Samani
2019-11-14
arch-arm: Refactor code to check if gic is GicV2
Chun-Chen TK Hsu
2019-11-14
config: Add fastmodel cluster in fs_bigLITTLE.py
Chun-Chen TK Hsu
2019-11-14
fastmodel: Add VExpressFastmodel platform
Chun-Chen TK Hsu
2019-11-13
arm: Replace most htog and gtoh with htole and letoh.
Gabe Black
2019-11-13
arch-arm: fix routeToHyp for AArch64 in faults
Adrian Herrera
2019-11-13
tests: Added GTests for base/chunk_generator.hh
Bobby R. Bruce
2019-11-13
fastmodel: Implement reading vector registers with readVecReg.
Gabe Black
2019-11-13
tests: Added GTests for base/types.cc
Bobby R. Bruce
2019-11-12
tests,base: Added GTests for base/condcodes.hh
Bobby R. Bruce
2019-11-12
tests: Using super in arm_generic whenever possible
Giacomo Travaglini
2019-11-12
tests: Using super for calling superclass __init__
Giacomo Travaglini
2019-11-12
tests: Remove Noncoherent cache from regressions
Giacomo Travaglini
2019-11-11
arch-arm: Fix TarmacParser handling of 64bit LD/ST
Giacomo Travaglini
2019-11-11
arch-arm: Provide SVE support to the TarmacTracer
Giacomo Travaglini
2019-11-11
arch-arm: Provide SVE support to the TarmacParser
Giacomo Gabrielli
2019-11-07
arm: Set the number of FloatRegs to zero.
Gabe Black
2019-11-07
tests,base: Added GTests for base/match.cc
Bobby R. Bruce
2019-11-07
cpu: Fix a bug in getCurrentInstCount in the checker CPU.
Gabe Black
2019-11-07
power: Replace gtoh and htog with betoh and htobe.
Gabe Black
2019-11-07
x86: Replace htog and gtoh with htole and letoh.
Gabe Black
2019-11-07
mips: Replace gtoh and htog with letoh and htole.
Gabe Black
2019-11-07
sparc: Replace htog and gtoh with htobe and betoh.
Gabe Black
2019-11-07
systemc: Remove boost dependency caused by tlm
Hoa Nguyen
2019-11-07
fastmodel: Plumb the ITB and DTB through the IRIS thread context.
Gabe Black
2019-11-06
fastmodel: Implement inst count events in the IRIS thread contexts.
Gabe Black
2019-11-06
arch-arm: Simplify AMO code generation templates
Nikos Nikoleris
2019-11-06
cpu: Use std::array for registers in SimpleThread.
Gabe Black
2019-11-05
arch-arm: Annotate original address in CMOs
Giacomo Travaglini
2019-11-05
mem-ruby: Reset Ruby Sequencer Outstanding Requests stats
Polydoros Petrakis
2019-11-05
dev-arm: optional instantiation of GICv3 ITS
Adrian Herrera
2019-11-04
mem-cache: Modify compressor to appease newer compilers
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a perfect compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Make BDI a multi compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a multi compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement BDI sub-compressors
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a repeated values compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement a zero compressor
Daniel R. Carvalho
2019-11-04
mem-cache: Implement FPC-D cache compression
Daniel R. Carvalho
2019-11-02
arch,cpu: Move endianness conversion of inst bytes into the ISA.
Gabe Black
2019-11-01
mem: Delete the packet accessors which use guest endianness.
Gabe Black
[next]