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

/external/qemu/disas/
H A Dppc.c496 /* The CRFD field in an X form instruction. */
497 #define CRFD BF
2161 { "efdcmpgt", VX(4, 748), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2162 { "efdcmplt", VX(4, 749), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2163 { "efdcmpeq", VX(4, 750), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2164 { "efdtstgt", VX(4, 764), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2165 { "efdtstlt", VX(4, 765), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2166 { "efdtsteq", VX(4, 766), VX_MASK, PPCEFS, { CRFD, RA, RB } },
2382 { "evcmpgts", VX(4, 561), VX_MASK, PPCSPE, { CRFD, RA, RB } },
2383 { "evcmpgtu", VX(4, 560), VX_MASK, PPCSPE, { CRFD, R
493 #define CRFD macro
[all...]

Completed in 1187 milliseconds