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
/
isa
/
includes.isa
Age
Commit message (
Expand
)
Author
2007-10-02
X86: Implement the ldst microop and put it in existing microcode where approp...
Gabe Black
2007-09-19
X86: Move the fp microops to their own file with their own base classes in C+...
Gabe Black
2007-09-06
X86: Add SSE comparison instructions and microops and move some FP microops t...
Gabe Black
2007-08-29
X86: Add operands to handle floating point registers.
Gabe Black
2007-07-17
Actually include miscregs.hh
Gabe Black
2007-07-14
Pull some hard coded base classes out of the isa description.
Gabe Black
2007-06-21
Get rid of an unnecessary include file.
Gabe Black
2007-06-21
Needed for last change set to work :P
Gabe Black
2007-06-20
Make memory instructions work better, add more macroop implementations, add a...
Gabe Black
2007-06-12
Get rid of unnecessary namespace prototype.
Gabe Black
2007-06-08
Big changes to use the new microcode assembler.
Gabe Black
2007-04-03
A batch of changes and fixes. Macroops are now generated automatically, multi...
Gabe Black
2007-03-05
Stub decoder. This is probably even farther from finished than it looks...
Gabe Black