Home
last modified time | relevance | path

Searched refs:NEG_ZERO_BIT (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc6212 #define NEG_ZERO_BIT BIT(5) macro
6249 *dst = NEG_ZERO_BIT;
6265 #undef NEG_ZERO_BIT macro
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc5919 #define NEG_ZERO_BIT BIT(5) macro
5956 *dst = NEG_ZERO_BIT;
5972 #undef NEG_ZERO_BIT macro

Completed in 17 milliseconds