Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dassembler-x64.h1471 AVX_P_3(instr, opcode)
1477 #define AVX_P_3(instr, opcode) \ macro
1496 AVX_P_3(vand, 0x54);
1497 AVX_P_3(vor, 0x56);
1498 AVX_P_3(vxor, 0x57);
1504 #undef AVX_P_3