Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Ddisasm-ia32.cc1972 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() macro
1979 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
1980 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
1981 SSE4_RM_INSTRUCTION_LIST(SSE34_DIS_CASE) in InstructionDecode()
1982 #undef SSE34_DIS_CASE in InstructionDecode()
/external/v8/src/x64/
Ddisasm-x64.cc1650 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() macro
1657 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1658 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1659 #undef SSE34_DIS_CASE in TwoByteOpcodeInstruction()