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
/
mips
/
isa
/
formats
Age
Commit message (
Expand
)
Author
2014-05-09
arch: teach ISA parser how to split code across files
Curtis Dunham
2014-05-09
arch: remove inline specifiers on all inst constrs, all ISAs
Curtis Dunham
2013-12-29
mips: Floating point convert bug fix
Christopher Torng
2013-10-15
cpu: rename *_DepTag constants to *_Reg_Base
Steve Reinhardt
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-02-19
scons: Add warning for overloaded virtual functions
Andreas Hansson
2012-01-28
MIPS: Fix a compiler warning from the eret instruction.
Gabe Black
2012-01-07
Merge with main repository.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-09-30
SE/FS: Use the new FullSystem constant where possible.
Gabe Black
2011-09-26
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
Gabe Black
2011-09-19
MIPS: Get rid of cruft in the fault classes.
Gabe Black
2011-09-19
MIPS: Get rid of #if style config checks in the ISA description.
Gabe Black
2011-07-02
ISA: Use readBytes/writeBytes for all instruction level memory operations.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-12-08
MIPS: Take advantage of new PCState syntax.
Gabe Black
2010-11-08
ARM/Alpha/Cpu: Change prefetchs to be more like normal loads.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-10-22
ISA: Simplify various implementations of completeAcc.
Gabe Black
2010-03-23
cpu: fix exec tracing memory corruption bug
Steve Reinhardt
2009-11-10
Mem: Eliminate the NO_FAULT request flag.
Gabe Black
2009-07-21
MIPS: Format the register index constants like the other ISAs.
Gabe Black
2009-07-20
MIPS: Use BitUnions instead of bits() functions and constants.
Gabe Black
2009-07-08
Registers: Get rid of the float register width parameter.
Gabe Black
2009-05-13
inorder-mips: Remove eaComp & memAcc; use 'visible' eaComp
Korey Sewell
2008-11-14
Fix a bunch of bugs I introduced when I changed the flags stuff for packets.
Nathan Binkert
2008-11-10
mem: update stuff for changes to Packet and Request
Nathan Binkert
2008-11-04
get rid of all instances of readTid() and getThreadNum(). Unify and eliminate
Lisa Hsu
2007-11-17
add back in clobbered MIPS fix for g++ 4.2
Korey Sewell
2007-11-16
go back and fix up MIPS copyright headers
Korey Sewell
2007-11-14
Get MIPS_SE actually working again by actually by fixing TLB stuff and runnin...
Korey Sewell
2007-11-13
Add in files from merge-bare-iron, get them compiling in FS and SE mode
Korey Sewell
2007-10-31
String constant const-ness changes to placate g++ 4.2.
Steve Reinhardt
2007-06-29
fix store instructions, pass fast/quick Atomic/TimingSimpleCPU regressions...
Korey Sewell
2007-06-28
o3cpu build for mips
Korey Sewell
2007-06-22
mips import pt. 1
Korey Sewell
2007-02-13
Update MIPS ISA description to work with new write result interface
Steve Reinhardt
2007-02-13
fix compiling problems
Ali Saidi
2006-12-17
Minor cleanup of new snippet/subst code.
Steve Reinhardt
2006-12-17
Convert Alpha (and finish converting MIPS) to new
Steve Reinhardt
2006-12-17
Started removing "CodeBlock" objects from the mips isa description.
Gabe Black
2006-12-12
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...
Steve Reinhardt
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-07-23
This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...
Korey Sewell
2006-07-06
more steps toward O3 SMT
Korey Sewell
2006-06-15
Mips Code Cleanup:
Korey Sewell
2006-06-14
add cycle to exit message
Korey Sewell
2006-06-14
-luxc1 fix
Korey Sewell
2006-06-11
next round of MIPS ISA changes
Korey Sewell
[next]