• Miran.Karic's avatar
    MIPS: Use neg instruction in r6 · c37f6f02
    Miran.Karic authored
    Floating point negate instructions are still present in release 6, only
    one format of neg is removed, NEG.PS. Others formats can be used and in
    r6 they also change the sign of NaN-like operands as well. This makes r6
    generated code simpler for Neg_d and Neg_s macroassembler functions.
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/2285703002
    Cr-Commit-Position: refs/heads/master@{#38943}
    c37f6f02
Name
Last commit
Last update
..
OWNERS Loading commit data...
lithium-codegen-mips.cc Loading commit data...
lithium-codegen-mips.h Loading commit data...
lithium-gap-resolver-mips.cc Loading commit data...
lithium-gap-resolver-mips.h Loading commit data...
lithium-mips.cc Loading commit data...
lithium-mips.h Loading commit data...