Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/diagnostics/x64/
H A Ddisasm-x64.cc2238 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in ThreeByteOpcodeInstruction() macro
2244 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2245 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2246 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2247 SSE4_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2248 SSE4_2_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2249 #undef SSE34_DIS_CASE in ThreeByteOpcodeInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc2387 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in ThreeByteOpcodeInstruction() macro
2393 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2394 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2395 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2396 SSE4_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2397 SSE4_2_INSTRUCTION_LIST(SSE34_DIS_CASE) in ThreeByteOpcodeInstruction()
2398 #undef SSE34_DIS_CASE in ThreeByteOpcodeInstruction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc1814 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() macro
1821 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1822 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1823 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1824 SSE4_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1825 SSE4_2_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1826 #undef SSE34_DIS_CASE in TwoByteOpcodeInstruction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc2096 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() macro
2103 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2104 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2105 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2106 SSE4_RM_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2107 #undef SSE34_DIS_CASE in InstructionDecode()
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/ia32/
H A Ddisasm-ia32.cc2260 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() macro
2267 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2268 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2269 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2270 SSE4_RM_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2271 #undef SSE34_DIS_CASE in InstructionDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc2138 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() macro
2145 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2146 SSSE3_UNOP_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2147 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2148 SSE4_RM_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
2149 #undef SSE34_DIS_CASE in InstructionDecode()
/dports/www/node10/node-v10.24.1/deps/v8/src/ia32/
H A Ddisasm-ia32.cc1941 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() macro
1948 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
1949 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
1950 #undef SSE34_DIS_CASE in InstructionDecode()
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Ddisasm-x64.cc1649 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() macro
1656 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1657 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1658 #undef SSE34_DIS_CASE in TwoByteOpcodeInstruction()