Searched refs:XISEL (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ppc-opc.c | 2530 #define XISEL(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro 2531 #define XISEL_MASK XISEL(0x3f, 0x1f) 4452 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN|PPCVLE, PPCNONE, {RT, RA0, RB, CRB}},
|
D | ChangeLog-0203 | 1323 (XISEL, XISEL_MASK): New instruction form and mask for ISEL.
|