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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c1419 #define XRB_MASK (X_MASK | RB_MASK)
3146 { "cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, { RA, RS } },
3147 { "cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, { RA, RS } },
3148 { "cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, { RA, RS } },
3149 { "cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, { RA, RS } },
3189 { "cntlzd", XRC(31,58,0), XRB_MASK, PPC64, { RA, RS } },
3190 { "cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, { RA, RS } },
3220 { "mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, { SR, RS } },
3251 { "popcntb", X(31,122), XRB_MASK, POWER5, { RA, RS } },
3309 { "prtyw", X(31,154), XRB_MASK, POWER
1416 #define XRB_MASK macro
[all...]

Completed in 294 milliseconds