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
Age
Commit message (
Expand
)
Author
2009-08-17
X86: Implement the floating point media max microop.
Gabe Black
2009-08-17
X86: Implement the media floating point min instructions.
Gabe Black
2009-08-17
X86: Implement a floating point media min microop.
Gabe Black
2009-08-17
X86: Implement the pack instructions.
Gabe Black
2009-08-17
X86: Create a pack media microop.
Gabe Black
2009-08-17
X86: Rename sel to ext for media microops.
Gabe Black
2009-08-17
X86: Move the MMX version of MOVD into the simd64 directory.
Gabe Black
2009-08-17
X86: Implement the remaining unpack instructions.
Gabe Black
2009-08-17
X86: Implement PANDN, ANDNPS, and ANDNPD.
Gabe Black
2009-08-17
X86: Implement a multimedia andn microop.
Gabe Black
2009-08-17
X86: Implement PAND, ANDPS, and ANDPD.
Gabe Black
2009-08-17
X86: Implement a multimedia and microop.
Gabe Black
2009-08-17
X86: Implement POR, ORPD and ORPS.
Gabe Black
2009-08-17
X86: Implement a media or microop.
Gabe Black
2009-08-17
X86: Implement PXOR.
Gabe Black
2009-08-17
X86: (Re)implement XORPS and XORPD.
Gabe Black
2009-08-17
X86: Implement a media xor microop.
Gabe Black
2009-08-17
X86: Implement PUNPCKLQDQ.
Gabe Black
2009-08-17
X86: Implement PUNPCKHQDQ.
Gabe Black
2009-08-17
X86: Implement PUNPCKHDQ.
Gabe Black
2009-08-17
X86: Implement PUNPCKHWD.
Gabe Black
2009-08-17
X86: Implement PUNPCKHBW.
Gabe Black
2009-08-17
X86: Implement PUNPCKLDQ.
Gabe Black
2009-08-17
X86: Implement PUNPCKLWD.
Gabe Black
2009-08-17
X86: Implement the versions of PUNPCKLBW that use XMM registers.
Gabe Black
2009-08-17
X86: Implement the MOVQ instruction.
Gabe Black
2009-08-17
X86: Implement the lfpimm microop.
Gabe Black
2009-08-17
X86: Implement the versions of MOVD that have an MMX source.
Gabe Black
2009-08-17
X86: Implement the versions of PUNPCKLBW that use MMX registers.
Gabe Black
2009-08-17
X86: Implement an unpack microop.
Gabe Black
2009-08-17
X86: Implement the versions of MOVD that have an MMX destination.
Gabe Black
2009-08-17
X86: Ignore the size part of XMM/MMX operands. The instructions know what the...
Gabe Black
2009-08-17
X86: Use suffixes to differentiate XMM/MMX/GPR operands.
Gabe Black
2009-08-17
X86: Add microcode assembler symbols for mmx registers.
Gabe Black
2009-08-17
X86: Set up a media microop framework and create mov2int and mov2fp microops.
Gabe Black
2009-08-17
X86: Create base classes for use with media/SIMD microops.
Gabe Black
2009-08-17
X86: Turn the DIV and IDIV microcode into templates and generate all the vari...
Gabe Black
2009-08-17
X86: Remove some FIXMEs from IDIV that have been fixed.
Gabe Black
2009-08-17
X86: Turn the CMPXCHG8B microcode into a template and generate each variant.
Gabe Black
2009-08-17
Merge with head.
Gabe Black
2009-08-17
X86: Fix a bug introduced to IDIV in a recent attempt to fix another bug.
Gabe Black
2009-08-16
code_formatter: Add a python class for writing code generator templates
Nathan Binkert
2009-08-16
ply: add a base class called Grammar that encapsulates a ply grammar
Nathan Binkert
2009-08-16
orderdict: Use DictMixin and add orderdict to m5.util
Nathan Binkert
2009-08-16
python: Make it possible to import the parts of m5 that are pure python
Nathan Binkert
2009-08-16
ply: update PLY to version 3.2
Nathan Binkert
2009-08-13
Automated merge with ssh://hg@m5sim.org/m5
Derek Hower
2009-08-13
ruby: config bugfix
Derek Hower
2009-08-11
ruby/network data_msg_size bug fix with updated stats
Tushar Krishna
2009-08-11
merged Tushar's bug fix with public repository changes
Brad Beckmann
[prev]
[next]