Searched defs:EVSEL (Results 1 – 2 of 2) sorted by relevance
4202 #define EVSEL(op, xop) (OP (op) | (((uint64_t)(xop)) & 0xff) << 3) macro
4060 #define EVSEL(op, xop) (OP (op) | (((uint64_t)(xop)) & 0xff) << 3) macro