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
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2011-07-15
ARM: Add two unimplemented miscellaneous registers.
Wade Walker
2011-07-11
X86: implements copyRegs() function
Nilay Vaish
2011-07-11
ISA: Get rid of the unused mem_acc_type template parameter.
Gabe Black
2011-07-07
alpha:hwrei:rollback for o3
Korey Sewell
2011-07-05
grammar: better encapsulation of a grammar and parsing
Nathan Binkert
2011-07-05
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
Gabe Black
2011-07-05
ISA parser: Define operand types with a ctype directly.
Gabe Black
2011-07-05
ISA parser: Simplify operand type handling.
Gabe Black
2011-07-02
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
Gabe Black
2011-07-02
ISA: Use readBytes/writeBytes for all instruction level memory operations.
Gabe Black
2011-07-02
X86: Fix store microops so they don't drop faults in timing mode.
Gabe Black
2011-06-28
arch: print next upc correctly
Nilay Vaish
2011-06-22
mips: fix nmsub and nmadd definitions
Deyaun Guo
2011-06-21
X86: Eliminate an unused argument for building store microops.
Gabe Black
2011-06-19
mips: mark unaligned access flag as true
Korey Sewell
2011-06-19
inorder/dtb: make sure DTB translate correct address
Korey Sewell
2011-06-19
alpha: fix warn_once for prefetches
Korey Sewell
2011-06-19
alpha: naming for dtb faults
Korey Sewell
2011-06-19
alpha: make hwrei a control inst
Korey Sewell
2011-06-19
sparc: init. cache state in TLB
Korey Sewell
2011-06-19
cpus/isa: add a != operator for pcstate
Korey Sewell
2011-06-17
ARM: Add m5ops and related support for workbegin() and workend() to ARM ISA.
Gedare Bloom
2011-06-16
ARM: Handle case where new TLB size is different from previous TLB size.
Ali Saidi
2011-06-16
ARM: Fix memset on TLB flush and initialization
Chander Sudanthi
2011-06-10
sparc: don't use directcntrl branch flag
Korey Sewell
2011-06-09
sparc: compilation fixes for inorder
Korey Sewell
2011-06-07
ISA parser: Loosen the regular expressions matching filenames.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-06-02
copyright: clean up copyright blocks
Nathan Binkert
2011-05-23
syscall emul: fix Power Linux mmap constant, plus other cleanup
Steve Reinhardt
2011-05-23
config: revamp x86 config to avoid appending to SimObjectVectors
Steve Reinhardt
2011-05-23
O3: Fix issue with interrupts/faults occuring in the middle of a macro-op
Geoffrey Blake
2011-05-18
gcc: fix an uninitialized variable warning from G++ 4.5
Nathan Binkert
2011-05-13
ARM: Generate condition code setting code based on which codes are set.
Ali Saidi
2011-05-13
ARM: Construct the predicate test register for more instruction programatically.
Ali Saidi
2011-05-13
ARM: Further break up condition code into NZ, C, V bits.
Ali Saidi
2011-05-13
ARM: Remove the saturating (Q) condition code from the renamed register.
Ali Saidi
2011-05-13
ARM: Break up condition codes into normal flags, saturation, and simd.
Ali Saidi
2011-05-13
Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.
Chander Sudanthi
2011-05-13
ARM: Better RealView/Versatile EB platform support.
Chander Sudanthi
2011-05-06
X86: Fix the Lldt instructions so they load the ldtr and not the tr.
Gabe Black
2011-05-04
ARM: Add support for loading the a bootloader and configuring parameters for it
Ali Saidi
2011-05-04
ARM: Implement WFE/WFI/SEV semantics.
Prakash Ramrakhyani
2011-05-04
ARM: Add support for MP misc regs and broadcast flushes.
Ali Saidi
2011-05-04
ARM: Add vfpv3 support to native trace.
Ali Saidi
2011-05-04
ARM: Fix small bug with vcvt instruction
Ali Saidi
2011-04-23
X86: When decoding a memory only inst, fault on reg encodings, don't assert.
Gabe Black
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
debug: create a Debug namespace
Nathan Binkert
[next]