Searched refs:PPCISEL (Results 1 - 1 of 1) sorted by relevance

/external/qemu/disas/
H A Dppc.c1987 #define PPCISEL PPC_OPCODE_ISEL
3464 { "isellt", X(31,15), X_MASK, PPCISEL, { RT, RA, RB } },
3465 { "iselgt", X(31,47), X_MASK, PPCISEL, { RT, RA, RB } },
3466 { "iseleq", X(31,79), X_MASK, PPCISEL, { RT, RA, RB } },
3467 { "isel", XISEL(31,15), XISEL_MASK, PPCISEL, { RT, RA, RB, CRB } },
1981 #define PPCISEL macro

Completed in 153 milliseconds