Home
last modified time | relevance | path

Searched refs:posSubnorm (Results 1 – 8 of 8) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/execution/mips/
H A Dsimulator-mips.cc3009 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3023 posSubnorm = false; in DecodeTypeRegisterDRsType()
3027 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3034 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3042 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
3322 bool posSubnorm; in DecodeTypeRegisterSRsType() local
3336 posSubnorm = false; in DecodeTypeRegisterSRsType()
3340 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
3347 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
3355 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips/
H A Dsimulator-mips.cc2982 bool posSubnorm; in DecodeTypeRegisterDRsType() local
2996 posSubnorm = false; in DecodeTypeRegisterDRsType()
3000 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3007 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3015 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
3295 bool posSubnorm; in DecodeTypeRegisterSRsType() local
3309 posSubnorm = false; in DecodeTypeRegisterSRsType()
3313 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
3320 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
3328 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips/
H A Dsimulator-mips.cc3013 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3027 posSubnorm = false; in DecodeTypeRegisterDRsType()
3031 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3038 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3046 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
3328 bool posSubnorm; in DecodeTypeRegisterSRsType() local
3342 posSubnorm = false; in DecodeTypeRegisterSRsType()
3346 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
3353 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
3361 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips/
H A Dsimulator-mips.cc2983 bool posSubnorm; in DecodeTypeRegisterDRsType() local
2997 posSubnorm = false; in DecodeTypeRegisterDRsType()
3001 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3008 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3016 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
3296 bool posSubnorm; in DecodeTypeRegisterSRsType() local
3310 posSubnorm = false; in DecodeTypeRegisterSRsType()
3314 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
3321 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
3329 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
/dports/lang/v8/v8-9.6.180.12/src/execution/mips64/
H A Dsimulator-mips64.cc2837 bool posSubnorm; in DecodeTypeRegisterSRsType() local
2851 posSubnorm = false; in DecodeTypeRegisterSRsType()
2855 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
2862 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
2870 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
3367 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3381 posSubnorm = false; in DecodeTypeRegisterDRsType()
3385 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3392 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3400 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2795 bool posSubnorm; in DecodeTypeRegisterSRsType() local
2809 posSubnorm = false; in DecodeTypeRegisterSRsType()
2813 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
2820 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
2828 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
3325 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3339 posSubnorm = false; in DecodeTypeRegisterDRsType()
3343 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3350 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3358 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2795 bool posSubnorm; in DecodeTypeRegisterSRsType() local
2809 posSubnorm = false; in DecodeTypeRegisterSRsType()
2813 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
2820 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
2828 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
3325 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3339 posSubnorm = false; in DecodeTypeRegisterDRsType()
3343 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3350 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3358 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips64/
H A Dsimulator-mips64.cc2776 bool posSubnorm; in DecodeTypeRegisterSRsType() local
2790 posSubnorm = false; in DecodeTypeRegisterSRsType()
2794 posSubnorm = (sign == 0); in DecodeTypeRegisterSRsType()
2801 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterSRsType()
2809 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterSRsType()
3307 bool posSubnorm; in DecodeTypeRegisterDRsType() local
3321 posSubnorm = false; in DecodeTypeRegisterDRsType()
3325 posSubnorm = (sign == 0); in DecodeTypeRegisterDRsType()
3332 if (!posSubnorm && !negSubnorm && !posInf && !negInf && !signalingNan && in DecodeTypeRegisterDRsType()
3340 result = (posZero << 9) | (posSubnorm << 8) | (posNorm << 7) | in DecodeTypeRegisterDRsType()