Searched refs:PPCISEL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2995 #define PPCISEL PPC_OPCODE_ISEL 4724 {"isellt", X(31,15), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4780 {"iselgt", X(31,47), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4788 {"iseleq", X(31,79), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4790 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}}, 2991 #define PPCISEL global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2995 #define PPCISEL PPC_OPCODE_ISEL 4724 {"isellt", X(31,15), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4780 {"iselgt", X(31,47), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4788 {"iseleq", X(31,79), X_MASK, PPCISEL, 0, {RT, RA0, RB}}, 4790 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}}, 2991 #define PPCISEL global() macro
|
Completed in 30 milliseconds