Home
last modified time | relevance | path

Searched refs:EVSEL (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-02031321 (EVSEL, EVSEL_MASK): New instruction form and mask for EVSEL.
Dppc-opc.c2494 #define EVSEL(op, xop) (OP (op) | (((unsigned long)(xop)) & 0xff) << 3) macro
2495 #define EVSEL_MASK EVSEL(0x3f, 0xff)
3381 {"evsel", EVSEL(4,79), EVSEL_MASK, PPCSPE, 0, {RS, RA, RB, CRFS}},