Home
last modified time | relevance | path

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

/external/v8/src/x64/
Ddisasm-x64.cc1640 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() macro
1647 SSSE3_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1648 SSE4_INSTRUCTION_LIST(SSE34_DIS_CASE) in TwoByteOpcodeInstruction()
1649 #undef SSE34_DIS_CASE in TwoByteOpcodeInstruction()