Searched refs:BBO_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.c1562 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
1564 /* A BBO_MASK with the y bit of the BO field removed. This permits
1570 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
1571 #define BBOAT_MASK (BBO_MASK &~ AT1_MASK)
1559 #define BBO_MASK macro

Completed in 121 milliseconds