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

/gem5/src/arch/x86/isa/microops/
H A Dmediaop.isa6732:4b93003bb069 Tue Nov 10 11:18:00 EST 2009 Vince Weaver <vince@csl.cornell.edu> X86: Remove double-cast in Cvtf2i micro-op

This double cast led to rounding errors which caused
some benchmarks to get the wrong values, most notably lucas
which failed spectacularly due to CVTTSD2SI returning an
off-by-one value. equake was also broken.

Completed in 16 milliseconds