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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c1577 #define BBOCB_MASK BBOCB (0x3f, 0x1f, 0x3, 1, 1)
1579 /* A BBOCB_MASK with the y bit of the BO field removed. */
1580 #define BBOYCB_MASK (BBOCB_MASK &~ Y_MASK)
1581 #define BBOATCB_MASK (BBOCB_MASK &~ AT1_MASK)
1582 #define BBOAT2CB_MASK (BBOCB_MASK &~ AT2_MASK)
1574 #define BBOCB_MASK macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c926 #define BBOCB_MASK BBOCB (0x3f, 0x1f, 0x3, 1, 1)
928 /* A BBOCB_MASK with the y bit of the BO field removed. */
929 #define BBOYCB_MASK (BBOCB_MASK &~ Y_MASK)
923 #define BBOCB_MASK macro

Completed in 85 milliseconds