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
/
insts
/
logical.py
Age
Commit message (
Expand
)
Author
2007-09-19
X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.
Gabe Black
2007-08-04
X86: Start implementing segmentation support.
Gabe Black
2007-08-04
X86: Add the arch_prctl system call and fix up some microcoding.
Gabe Black
2007-07-29
X86: Make logic instructions flag setting work.
Gabe Black
2007-07-26
Implement NOT
Gabe Black
2007-07-24
Clean out part of an old comment.
Gabe Black
2007-07-20
Define and fill out a lot of different instructions and instruction versions....
Gabe Black
2007-06-21
Use the new symbols to clean up the assembler.
Gabe Black
2007-06-20
Implement rip relative addressing and put in some missing loads and stores.
Gabe Black
2007-06-19
Get rid of the commented out versions of macroops which have been reimplement...
Gabe Black
2007-06-19
Get rid of the immediate and displacement components of the EmulEnv struct an...
Gabe Black
2007-06-14
Implement a handful more instructions and differentiate macroops based on the...
Gabe Black
2007-06-08
Move the microcode assembly to a python package instead of isa_parser files. ...
Gabe Black