Searched refs:PPCISEL (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 3003 #define PPCISEL PPC_OPCODE_ISEL macro 4731 {"isellt", X(31,15), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4787 {"iselgt", X(31,47), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4795 {"iseleq", X(31,79), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4797 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},
|