projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2009-08-18
Gabe Black
X86: Implement a microop that compares fp values and...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement MOVSS.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement LDMXCSR.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement STMXCSR.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the shuffle media instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a shuffle media microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the mask move instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a mask move microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the instructions that move sign bits.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a microop that moves sign bits.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the insert/extract instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Fix a bug in the decoder where the insert/extract...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Extend mov2int and mov2fp so they can support...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media average instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media average microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the multiply and add instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Let the integer multiply microop use every other...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media shifts that operate on 64...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media shift microops. These don...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the sum of absolute differences instruct...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a "sum of absolute differences" microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media integer subtract instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement an integer media subtract microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the integer media multiply instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media integer multiply microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Make larger blocks of instructions use the Inst...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the integer media max instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement an integer media max microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the integer media min instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Add a media integer min microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media integer addition instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement an integer media addition microop with...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the instructions that convert between...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media microop that converts between...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the instructions that compare fp values...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a microop that compares fp values and...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the MOVDDUP instruction.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement many of the media mov instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media instructions that convert...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media microop for converting integer...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the floating point media instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a floating point media divide microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the floating point media multiply instru...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a floating point media multiply microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the floating point media subtract instru...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media floating point subtract microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the floating point media add instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a floating point media add microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media sqrt instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media square root microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media floating point max instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the floating point media max microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the media floating point min instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a floating point media min microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the pack instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Create a pack media microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Rename sel to ext for media microops.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Move the MMX version of MOVD into the simd64 direc...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the remaining unpack instructions.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PANDN, ANDNPS, and ANDNPD.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a multimedia andn microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PAND, ANDPS, and ANDPD.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a multimedia and microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement POR, ORPD and ORPS.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media or microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PXOR.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: (Re)implement XORPS and XORPD.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement a media xor microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKLQDQ.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKHQDQ.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKHDQ.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKHWD.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKHBW.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKLDQ.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement PUNPCKLWD.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the versions of PUNPCKLBW that use XMM...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the MOVQ instruction.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the lfpimm microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the versions of MOVD that have an MMX...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the versions of PUNPCKLBW that use MMX...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement an unpack microop.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Implement the versions of MOVD that have an MMX...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Ignore the size part of XMM/MMX operands. The...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Use suffixes to differentiate XMM/MMX/GPR operands.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Add microcode assembler symbols for mmx registers.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Set up a media microop framework and create mov2in...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Create base classes for use with media/SIMD microops.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Turn the DIV and IDIV microcode into templates...
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Remove some FIXMEs from IDIV that have been fixed.
commit
|
commitdiff
|
tree
2009-08-18
Gabe Black
X86: Turn the CMPXCHG8B microcode into a template and...
commit
|
commitdiff
|
tree
2009-08-17
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2009-08-17
Gabe Black
X86: Fix a bug introduced to IDIV in a recent attempt...
commit
|
commitdiff
|
tree
2009-08-16
Nathan Binkert
code_formatter: Add a python class for writing code...
commit
|
commitdiff
|
tree
2009-08-16
Nathan Binkert
ply: add a base class called Grammar that encapsulates...
commit
|
commitdiff
|
tree
2009-08-16
Nathan Binkert
orderdict: Use DictMixin and add orderdict to m5.util
commit
|
commitdiff
|
tree
2009-08-16
Nathan Binkert
python: Make it possible to import the parts of m5...
commit
|
commitdiff
|
tree
2009-08-16
Nathan Binkert
ply: update PLY to version 3.2
commit
|
commitdiff
|
tree
2009-08-13
Derek Hower
Automated merge with ssh://hg@m5sim.org/m5
commit
|
commitdiff
|
tree
2009-08-13
Derek Hower
ruby: config bugfix
commit
|
commitdiff
|
tree
2009-08-11
Tushar Krishna
ruby/network data_msg_size bug fix with updated stats
commit
|
commitdiff
|
tree
next