Searched refs:CRFS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 286 /* The CRFS field in an X form instruction. */ 287 #define CRFS CRD32 + 1 290 #define CRS CRFS + 1 3333 {"evsel", EVSEL(4,79), EVSEL_MASK, PPCSPE, 0, {RS, RA, RB, CRFS}}, 285 #define CRFS global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 286 /* The CRFS field in an X form instruction. */ 287 #define CRFS CRD32 + 1 290 #define CRS CRFS + 1 3333 {"evsel", EVSEL(4,79), EVSEL_MASK, PPCSPE, 0, {RS, RA, RB, CRFS}}, 285 #define CRFS global() macro
|
Completed in 21 milliseconds