Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c1812 #define XISEL(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro
1813 #define XISEL_MASK XISEL(0x3f, 0x1f)
3460 { "isel", XISEL(31,15), XISEL_MASK, PPCISEL, { RT, RA, RB, CRB } },