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
/
microops
/
specop.isa
Age
Commit message (
Expand
)
Author
2010-09-14
X86: Make the halt microop non-speculative.
Gabe Black
2010-08-23
X86: Get rid of the flagless microop constructor.
Gabe Black
2010-08-23
X86: Consolidate extra microop flags into one parameter.
Gabe Black
2010-05-23
copyright: Change HP copyright on x86 code to be more friendly
Nathan Binkert
2009-04-19
X86: Fix the halt microop.
Gabe Black
2009-01-06
X86: Autogenerate macroop generateDisassemble function.
Gabe Black
2008-06-12
X86: Make the disassembly for halt conform with the other microops.
Gabe Black
2007-12-01
X86: Make the "fault" microop predicated.
Gabe Black
2007-10-19
X86: Impelement the HLT instruction and fix the "halt" microop.
Gabe Black
2007-10-19
X86: Implement a "halt" microop.
Gabe Black
2007-10-18
X86: Make the "fault" microop predicated.
Gabe Black
2007-07-18
Add a generateDisassembly function to the MicroFault StaticInst.
Gabe Black
2007-07-14
Pull some hard coded base classes out of the isa description.
Gabe Black
2007-06-19
Renovate the "fault" microop implementation.
Gabe Black
2007-06-12
Make microOp vs microop and macroOp vs macroop capitilization consistent.
Gabe Black
2007-06-04
Reworking x86's microcode system. This is a work in progress, and X86 doesn't...
Gabe Black