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

/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c2780 #define XISEL(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1))
2781 #define XISEL_MASK XISEL(0x3f, 0x1f)
4790 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},
2777 #define XISEL macro

Completed in 115 milliseconds