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
/
x86
/
utility.hh
Age
Commit message (
Expand
)
Author
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-02-25
X86: Implement inUserMode for x86.
Gabe Black
2007-10-07
X86: Make initCPU and startupCPU do something basic.
Gabe Black
2007-09-24
X86: Get X86_FS to compile.
Gabe Black
2007-06-19
Get rid of the immediate and displacement components of the EmulEnv struct an...
Gabe Black
2007-06-14
Put the mode in the ExtMachInst.
Gabe Black
2007-04-06
Clean up the code a little, fix (I think) a perceived problem with immediate ...
Gabe Black
2007-04-04
Made x86 ExtMachInsts distinguishable from each other by defining a real == a...
Gabe Black
2007-03-15
Compile fix
Gabe Black
2007-03-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-15
Make the predecoder an object with it's own switched header file. Start addin...
Gabe Black
2007-03-13
Replaced makeExtMI with predecode.
Gabe Black
2007-03-09
implement ipi stufff for SPARC
Ali Saidi
2007-03-05
Added missing include.
Gabe Black
2007-03-05
Added stub implementations or prototypes for all the functions in this file.
Gabe Black
2007-03-03
Add build hooks for x86.
Gabe Black