DescriptionMIPS[64]: Fix `MIPS: Improve Float(32|64)(Max|Min)`.
Fix 7a6f294ffe8e9cc98e266238ec5cd0aa74524c4a.
The first correction enables correct execution DoMathMinMax when two
input registers are the same register.
The second correction adds NOP instructions after branch instructions
in tests macro_float_minmaxf(32|64).
TEST=cctest/test-macro-assembler-mips[64]/macro_float_minmax_f32
cctest/test-macro-assembler-mips[64]/macro_float_minmax_f64
mjsunit/regress/math-min
BUG=
Committed: https://crrev.com/e8f5adbed22c59a7df1530f4979768e6ebcda7c6
Cr-Commit-Position: refs/heads/master@{#41596}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Modified according comments. #
Messages
Total messages: 22 (10 generated)
|