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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c1607 /* An EVSEL form instruction. */
1608 #define EVSEL(op, xop) (OP (op) | (((unsigned long)(xop)) & 0xff) << 3)
1609 #define EVSEL_MASK EVSEL(0x3f, 0xff)
2311 { "evsel", EVSEL(4,79),EVSEL_MASK, PPCSPE, { RS, RA, RB, CRFS } },
1605 #define EVSEL macro

Completed in 52 milliseconds