Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/execution/mips/
H A Dsimulator-mips.cc5203 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5210 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5213 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5216 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5222 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips/
H A Dsimulator-mips.cc5180 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5187 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5190 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5193 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5199 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips/
H A Dsimulator-mips.cc5219 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5226 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5229 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5232 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5238 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips/
H A Dsimulator-mips.cc5181 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5188 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5191 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5194 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5200 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/lang/v8/v8-9.6.180.12/src/execution/mips64/
H A Dsimulator-mips64.cc5490 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5497 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5500 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5503 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5509 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips64/
H A Dsimulator-mips64.cc5453 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5460 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5463 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5466 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5472 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips64/
H A Dsimulator-mips64.cc5453 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5460 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5463 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5466 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5472 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips64/
H A Dsimulator-mips64.cc5443 #define HORIZONTAL_ARITHMETIC_DF(num_of_lanes, int_type, lesser_int_type) \ in DecodeTypeMsa3R() macro
5450 HORIZONTAL_ARITHMETIC_DF(kMSALanesHalf, int16_t, int8_t); in DecodeTypeMsa3R()
5453 HORIZONTAL_ARITHMETIC_DF(kMSALanesWord, int32_t, int16_t); in DecodeTypeMsa3R()
5456 HORIZONTAL_ARITHMETIC_DF(kMSALanesDword, int64_t, int32_t); in DecodeTypeMsa3R()
5462 #undef HORIZONTAL_ARITHMETIC_DF in DecodeTypeMsa3R()