DescriptionMIPS: Fix abs_d instruction in the simulator.
The abs_d instruction was implemented wrongly in the simulator,
it doesn't reverse the sign of the -0 number.
This commit fixes the abs_d instruction implementation.
TEST=msjunit/math-abs
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=15053
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|