projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ext lib: add libfdt to enable flattened device tree support
[gem5.git]
/
src
/
arch
/
2013-02-15
Mrinmoy Ghosh
arm: fix a page table walker issue where a page could...
tree
|
commitdiff
2013-02-15
Andreas Sandberg
sim: Add a system-global option to bypass caches
tree
|
commitdiff
2013-02-15
Ali Saidi
arm: fix some fp comparisons that worked by accident.
tree
|
commitdiff
2013-02-15
Ali Saidi
ARM: Fix an issue with clang generating wrong code.
tree
|
commitdiff
2013-01-22
Nilay Vaish
x86, cpu: corrects 270c9a75e91f, take over decoder...
tree
|
commitdiff
2013-01-15
Nilay Vaish
x86 cpuid: enable clflush
tree
|
commitdiff
2013-01-15
Nilay Vaish
x86: implements fsin, fcos instructions
tree
|
commitdiff
2013-01-15
Nilay Vaish
x86: implements emms instruction
tree
|
commitdiff
2013-01-15
Nilay Vaish
x86: implement fabs, fchs instructions
tree
|
commitdiff
2013-01-13
Nilay Vaish
x86: Changes to decoder, corrects 9376
tree
|
commitdiff
2013-01-08
Lluís Vilanova
util: add m5_fail op.
tree
|
commitdiff
2013-01-08
Mitch Hayenga
arm: add access syscall for ARM SE mode
tree
|
commitdiff
2013-01-07
Andreas Sandberg
cpu: Flush TLBs on switchOut()
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arm: Invalidate cached TLB configuration in drainResume
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arm: Fix draining of the pagetable walker when squashing
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arm: Remove the register mapping hack used when copying TCs
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arch: Move the ISA object to a separate section
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arch: Add support for invalidating TLBs when draining
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arch: Fix broken M5VarArgsFault initialization
tree
|
commitdiff
2013-01-07
Andreas Hansson
base: Encapsulate the underlying fields in AddrRange
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arm: Make ID registers ISA parameters
tree
|
commitdiff
2013-01-07
Andreas Sandberg
arch: Make the ISA class inherit from SimObject
tree
|
commitdiff
2013-01-07
Ali Saidi
o3: Fix issue with LLSC ordering and speculation
tree
|
commitdiff
2013-01-05
Gabe Black
Decoder: Remove the thread context get/set from the...
tree
|
commitdiff
2013-01-05
Gabe Black
X86: Move address based decode caching in front of...
tree
|
commitdiff
2013-01-05
Gabe Black
SPARC: Keep a copy of the current ASI in the decoder.
tree
|
commitdiff
2013-01-05
Gabe Black
ARM: Keep a copy of the fpscr len and stride fields...
tree
|
commitdiff
2012-12-30
Nilay Vaish
x86: implement x87 fp instruction fnstsw
tree
|
commitdiff
2012-12-30
Nilay Vaish
x86: implement x87 fp instruction fsincos
tree
|
commitdiff
2012-12-12
Nathanael Premillieu
arm: set uopSet_uop as conditional or unconditional...
tree
|
commitdiff
2012-12-12
Nathanael Premillieu
arm: set movret_uop as conditional or unconditional...
tree
|
commitdiff
2012-11-02
Andreas Sandberg
sim: Move the draining interface into a separate base...
tree
|
commitdiff
2012-11-02
Andreas Sandberg
sim: Include object header files in SWIG interfaces
tree
|
commitdiff
2012-11-02
Andreas Sandberg
mips: Remove unused Python file
tree
|
commitdiff
2012-11-02
Dam Sunwoo
ARM: dump stats and process info on context switches
tree
|
commitdiff
2012-11-02
Dam Sunwoo
ISA: generic Linux thread info support
tree
|
commitdiff
2012-10-25
Andreas Hansson
arm: Use table walker clock that is inherited from CPU
tree
|
commitdiff
2012-10-15
Andreas Hansson
Port: Add protocol-agnostic ports in the port hierarchy
tree
|
commitdiff
2012-10-15
Andreas Hansson
Checkpoint: Make system serialize call children
tree
|
commitdiff
2012-10-15
Andreas Hansson
Fix: Address a few minor issues identified by cppcheck
tree
|
commitdiff
2012-09-25
Dam Sunwoo
ARM: added support for flattened device tree blobs
tree
|
commitdiff
2012-09-25
Ali Saidi
ARM: Squash outstanding walks when instructions are...
tree
|
commitdiff
2012-09-25
Andreas Sandberg
arm: Use a static_assert to test that miscRegName[...
tree
|
commitdiff
2012-09-25
Nathanael Premillieu
ARM: Inst writing to cntrlReg registers not set as...
tree
|
commitdiff
2012-09-25
Ali Saidi
ARM: Predict target of more instructions that modify PC.
tree
|
commitdiff
2012-09-19
Andreas Hansson
AddrRange: Transition from Range<T> to AddrRange
tree
|
commitdiff
2012-09-11
Nilay Vaish
X86: make use of register predication
tree
|
commitdiff
2012-09-11
Nilay Vaish
x86: Add a separate register for D flag bit
tree
|
commitdiff
2012-06-03
Nilay Vaish
ISA Parser: Allow predication of source and destination...
tree
|
commitdiff
2012-09-10
Palle Lyckegaard
NetBSD: Build on NetBSD
tree
|
commitdiff
2012-08-28
Andreas Hansson
Clock: Add a Cycles wrapper class and use where applicable
tree
|
commitdiff
2012-08-28
Andreas Hansson
Clock: Rework clocks to avoid tick-to-cycle transformations
tree
|
commitdiff
2012-08-22
Andreas Hansson
Packet: Remove NACKs from packet and its use in endpoints
tree
|
commitdiff
2012-08-21
Andreas Hansson
Device: Remove overloaded pio_latency parameter
tree
|
commitdiff
2012-08-21
Andreas Hansson
Clock: Move the clock and related functions to ClockedO...
tree
|
commitdiff
2012-08-17
Nilay Vaish
Alpha System: override startup(), instead of loadState()
tree
|
commitdiff
2012-08-15
Anthony Gutierrez
O3,ARM: fix some problems with drain/switchout function...
tree
|
commitdiff
2012-08-15
Ali Saidi
sysemul: bump all linux versions of for syscal emulatio...
tree
|
commitdiff
2012-08-07
Marc Orr
syscall emulation: Enabled getrlimit and getrusage...
tree
|
commitdiff
2012-08-06
Marc Orr
syscall emulation: Clean up ioctl handling, and impleme...
tree
|
commitdiff
2012-07-27
Anthony Gutierrez
ARM: fix value of MISCREG_CTR returned by readMiscReg()
tree
|
commitdiff
2012-07-23
Nilay Vaish
X86 CPUID: Return false if unknown processor family
tree
|
commitdiff
2012-07-11
Brad Beckmann
x86: added page size in bytes tlb entry function
tree
|
commitdiff
2012-07-11
Marc Orr
syscall emulation: Add the futex system call.
tree
|
commitdiff
2012-07-11
Brad Beckmann
x86: logSize and lruSeq are now optional ckpt params
tree
|
commitdiff
2012-07-09
Andreas Hansson
Port: Make getAddrRanges const
tree
|
commitdiff
2012-07-02
Andreas Hansson
gcc: Fix warnings for gcc 4.7 and clang 3.1
tree
|
commitdiff
2012-06-29
Ali Saidi
ARM: Fix identification of one RAS pop instruction.
tree
|
commitdiff
2012-06-29
Ali Saidi
ARM: Update version of linux we claim to be to 3.0.0.
tree
|
commitdiff
2012-06-29
Ali Saidi
ARM: Fix issue with predicted next pc being wrong becau...
tree
|
commitdiff
2012-06-11
Anthony Gutierrez
ARM: implement the ProcessInfo methods
tree
|
commitdiff
2012-06-08
Andreas Hansson
Power: Fix MaxMiscDestRegs which was set to zero
tree
|
commitdiff
2012-06-07
Nilay Vaish
X86 TLB: Add a missing = sign
tree
|
commitdiff
2012-06-07
Jayneel Gandhi
X86 TLB: Fix for gcc 4.4.3
tree
|
commitdiff
2012-06-05
Anthony Gutierrez
cpu: Don't init simple and inorder CPUs if they are...
tree
|
commitdiff
2012-06-05
Ali Saidi
ISA: Back-out NoopMachInst as a StaticInstPtr change.
tree
|
commitdiff
2012-06-05
Chander Sudanthi
ARM: removed extra white space
tree
|
commitdiff
2012-06-05
Chander Sudanthi
ARM: Fix MPIDR and MIDR register implementation.
tree
|
commitdiff
2012-06-05
Ali Saidi
O3: Clean up the O3 structures and try to pack them...
tree
|
commitdiff
2012-06-05
Ali Saidi
sim: Remove FastAlloc
tree
|
commitdiff
2012-06-05
Ali Saidi
ARM: Fix compilation on ARM after Gabe's change.
tree
|
commitdiff
2012-06-04
Gabe Black
ISA: Turn the ExtMachInst NoopMachinst into the StaticI...
tree
|
commitdiff
2012-06-04
Gabe Black
X86: Ensure that the CPUID instruction always writes...
tree
|
commitdiff
2012-06-04
Gabe Black
X86: Ensure that the decoder's internal ExtMachInst...
tree
|
commitdiff
2012-05-29
Gabe Black
X86: Use the HandyM5Reg to avoid a register read and...
tree
|
commitdiff
2012-05-28
Gabe Black
X86: Move the GDT down to where it can be accessed...
tree
|
commitdiff
2012-05-28
Gabe Black
X86: Truncate addresses to 32 bits except in 64 bit...
tree
|
commitdiff
2012-05-26
Gabe Black
ISA,CPU: Generalize and split out the components of...
tree
|
commitdiff
2012-05-26
Gabe Black
CPU: Merge the predecoder and decoder.
tree
|
commitdiff
2012-05-25
Gabe Black
ISA: Make the decode function part of the ISA's decoder.
tree
|
commitdiff
2012-05-25
Gabe Black
Decode: Make the Decoder class defined per ISA.
tree
|
commitdiff
2012-05-23
Andreas Hansson
DMA: Split the DMA device and IO device into seperate...
tree
|
commitdiff
2012-05-23
Andreas Hansson
MEM: Add a snooping DMA port subclass for table walker
tree
|
commitdiff
2012-05-22
Nilay Vaish
X86: Split Condition Code register
tree
|
commitdiff
2012-05-19
Marc Orr
x86 ISA: Implement the sse3 haddps instruction.
tree
|
commitdiff
2012-05-10
Dam Sunwoo
ARM: guard masked symbol tables by default
tree
|
commitdiff
2012-05-10
Ali Saidi
gem5: Fix a number of incorrect case statements
tree
|
commitdiff
2012-05-01
Andreas Hansson
MEM: Separate requests and responses for timing accesses
tree
|
commitdiff
2012-04-29
Gabe Black
X86: Fix the IMUL_R_P_I macroop.
tree
|
commitdiff
2012-04-29
Vince Weaver
X86: Fix up the open system call's flags.
tree
|
commitdiff
next