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
Age
Commit message (
Expand
)
Author
2009-09-15
Syscalls: Implement sysinfo() syscall.
Vince Weaver
2009-09-15
SPARC: Make resTemp in udivcc wide enough to hold all the bits we need.
Vince Weaver
2009-09-15
[mq]: x86syscalls.patch
Vince Weaver
2009-09-15
inorder-alpha-fs: edit inorder model to compile FS mode
Korey Sewell
2009-09-11
Added new MESI files
Polina Dudnik
2009-09-11
Config adjustments for MESI
Polina Dudnik
2009-09-11
Somayeh's MESI protocol with Polina's bug fixes
Polina Dudnik
2009-09-11
MI data corruption bug fix
Polina Dudnik
2009-09-11
Object print bug fix
Polina Dudnik
2009-09-11
MOESI data corruption bug fix
Polina Dudnik
2009-09-01
SCons fix to always make MemTest object
Polina Dudnik
2009-08-31
[mq]: MOESI_patch
Polina Dudnik
2009-08-28
Reset the atomics flags if RMW_Read is not followed by a RMW_Read or RMW_Write
Polina Dudnik
2009-08-28
imported patch mi_patch
Polina Dudnik
2009-08-23
Merge with head.
Gabe Black
2009-08-23
X86: Preserve the NO_ACCESS flag when giving CDA a specialized interface.
Gabe Black
2009-08-23
Atomic CPU: Respect the NO_ACCESS request flag.
Gabe Black
2009-08-21
X86: fix some simple compile issues
Nathan Binkert
2009-08-20
RTC: Make calls to writeData update the RTCs internal representation of time.
Gabe Black
2009-08-20
X86: Make the real time clock actually keep track of time.
Gabe Black
2009-08-20
X86: Fix the decoding for and fill out FST and FSTP.
Gabe Black
2009-08-20
X86: Add microassembler symbols for floating point stack register operands.
Gabe Black
2009-08-20
X86: Don't insist on binary encoding for the RTC since we implement BCD.
Gabe Black
2009-08-18
X86: Decode the immediate byte opcode extension for 3dNow! instructions.
Gabe Black
2009-08-18
X86: Decode three byte opcodes.
Gabe Black
2009-08-17
Merge with head.
Gabe Black
2009-08-17
X86: Move the simulated date in X86_FS forward to 2012.
Gabe Black
2009-08-17
X86: Double check the two byte portion of the decoder and fix bugs/clean up.
Gabe Black
2009-08-17
X86: Implement MOVNTI.
Gabe Black
2009-08-17
X86: Initialize the MXCSR in SE mode.
Gabe Black
2009-08-17
X86: Implement MOVQ2DQ.
Gabe Black
2009-08-17
X86: Implement MOVDQ2Q.
Gabe Black
2009-08-17
X86: Implement the media instructions that convert fp values to ints.
Gabe Black
2009-08-17
X86: Implement a microop for converting fp values to ints.
Gabe Black
2009-08-17
X86: Implement the instructions that compare fp values and write a mask as a ...
Gabe Black
2009-08-17
X86: Implement a microop that compares fp values and writes a mask as a result.
Gabe Black
2009-08-17
X86: Implement the instructions that compare fp values and write to rflags.
Gabe Black
2009-08-17
X86: Implement a microop that compares fp values and writes to rflags.
Gabe Black
2009-08-17
X86: Implement MOVSS.
Gabe Black
2009-08-17
X86: Implement LDMXCSR.
Gabe Black
2009-08-17
X86: Implement STMXCSR.
Gabe Black
2009-08-17
X86: Implement the shuffle media instructions.
Gabe Black
2009-08-17
X86: Implement a shuffle media microop.
Gabe Black
2009-08-17
X86: Implement the mask move instructions.
Gabe Black
2009-08-17
X86: Implement a mask move microop.
Gabe Black
2009-08-17
X86: Implement the instructions that move sign bits.
Gabe Black
2009-08-17
X86: Implement a microop that moves sign bits.
Gabe Black
2009-08-17
X86: Implement the insert/extract instructions.
Gabe Black
2009-08-17
X86: Fix a bug in the decoder where the insert/extract instructions go.
Gabe Black
2009-08-17
X86: Extend mov2int and mov2fp so they can support insert and extract instruc...
Gabe Black
[next]