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

/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-opc.c1563 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
1565 /* A BBO_MASK with the y bit of the BO field removed. This permits
1571 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
1572 #define BBOAT_MASK (BBO_MASK &~ AT1_MASK)
1560 #define BBO_MASK global() macro

Completed in 186 milliseconds