Searched refs:EVSEL (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2439 #define EVSEL(op, xop) (OP (op) | (((unsigned long)(xop)) & 0xff) << 3) macro 2440 #define EVSEL_MASK EVSEL(0x3f, 0xff) 3327 {"evsel", EVSEL(4,79), EVSEL_MASK, PPCSPE, 0, {RS, RA, RB, CRFS}},
|