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

/gem5/src/arch/arm/insts/
H A Dvfp.cc9515:40a194c31c91 Fri Feb 15 17:40:00 EST 2013 Ali Saidi <Ali.Saidi@ARM.com> ARM: Fix an issue with clang generating wrong code.

Clang generated executables would enter the if condition when it wasn't
supposted to, resulting in the wrong simulated behavior.
Implementing the operation this way is a bit faster anyway.

Completed in 8 milliseconds