• ahaas's avatar
    [wasm] mips: Turn off signalling NaN tests on mips and mips64. · 5dc96ae2
    ahaas authored
    I turn the test off for now. The problem is that mips does not deal with
    signalling NaNs as expected.
    
    @v8-mips-ports: Could it be that the mips simulator deals differently
    with signalling NaNs than the actual hardware? The implementation that
    is tested in these tests assumes that sNaN * 1.0 = qNaN, where the bits
    of sNaN and qNaN are equal except for the most significant mantissa bit.
    This assumption holds for the simulator, but seems not to hold for actual
    mips hardware. Do you know more about that?
    
    R=mstarzinger@chromium.org, titzer@chromium.org, v8-mips-ports@googlegroups.com
    
    Review URL: https://codereview.chromium.org/1735673003
    
    Cr-Commit-Position: refs/heads/master@{#34278}
    5dc96ae2
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
fuzzer Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
ignition.gyp Loading commit data...
ignition.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...