Searched hist:6707 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/x86/isa/insts/simd128/integer/shift/ | ||
H A D | left_logical_shift.py | diff 6707:0e5037cecaf7 Fri Oct 30 00:49:00 EDT 2009 Vince Weaver <vince@csl.cornell.edu> X86: Add support for x86 psrldq and pslldq instructions These are complicated instructions and the micro-code might be suboptimal. This has been tested with some small sample programs (attached) The psrldq instruction is needed by various spec2k programs. |
H A D | right_logical_shift.py | diff 6707:0e5037cecaf7 Fri Oct 30 00:49:00 EDT 2009 Vince Weaver <vince@csl.cornell.edu> X86: Add support for x86 psrldq and pslldq instructions These are complicated instructions and the micro-code might be suboptimal. This has been tested with some small sample programs (attached) The psrldq instruction is needed by various spec2k programs. |
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | two_byte_opcodes.isa | diff 6707:0e5037cecaf7 Fri Oct 30 00:49:00 EDT 2009 Vince Weaver <vince@csl.cornell.edu> X86: Add support for x86 psrldq and pslldq instructions These are complicated instructions and the micro-code might be suboptimal. This has been tested with some small sample programs (attached) The psrldq instruction is needed by various spec2k programs. |
Completed in 35 milliseconds