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

/external/v8/src/x64/
H A Dassembler-x64.h1478 AVX_P_3(instr, opcode)
1484 #define AVX_P_3(instr, opcode) \ macro
1503 AVX_P_3(vand, 0x54);
1504 AVX_P_3(vor, 0x56);
1505 AVX_P_3(vxor, 0x57);
1510 #undef AVX_P_3 macro

Completed in 119 milliseconds