Searched hist:6707 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/isa/insts/simd128/integer/shift/
H A Dleft_logical_shift.py6707: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 Dright_logical_shift.py6707: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 Dtwo_byte_opcodes.isa6707: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 20 milliseconds