Searched defs:SSE34_DIS_CASE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 30 milliseconds