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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c1685 #define XRB_MASK (X_MASK | RB_MASK)
3412 { "cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, { RA, RS } },
3413 { "cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, { RA, RS } },
3414 { "cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, { RA, RS } },
3415 { "cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, { RA, RS } },
3455 { "cntlzd", XRC(31,58,0), XRB_MASK, PPC64, { RA, RS } },
3456 { "cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, { RA, RS } },
3486 { "mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, { SR, RS } },
3517 { "popcntb", X(31,122), XRB_MASK, POWER5, { RA, RS } },
3575 { "prtyw", X(31,154), XRB_MASK, POWER
1682 #define XRB_MASK macro
[all...]

Completed in 124 milliseconds