Searched refs:PPCISEL (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2990 #define PPCISEL PPC_OPCODE_ISEL macro 4718 {"isellt", X(31,15), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4774 {"iselgt", X(31,47), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4782 {"iseleq", X(31,79), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4784 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},
|