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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Ddbdma.h38 #define BT 0x0100 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c96 as the BT field in the same instruction. */
173 /* The BT field in an X or XL form instruction. */
174 #define BT (17)
393 the BT field in the same instruction. This operand is marked FAKE.
394 The insertion function just copies the BT field into the BA field,
797 function just copies the BT field into the BA field, and the
1680 { "crnot", XL(19,33), XL_MASK, PPC, { BT, BA, BBA } },
1681 { "crnor", XL(19,33), XL_MASK, PPC|POWER, { BT, BA, BB } },
1688 { "crandc", XL(19,129), XL_MASK, PPC|POWER, { BT, BA, BB } },
1693 { "crclr", XL(19,193), XL_MASK, PPC, { BT, BA
172 #define BT macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c127 as the BT field in the same instruction. */
207 /* The BT field in an X or XL form instruction. */
208 #define BT BH + 1
215 #define CR BT + 1
611 the BT field in the same instruction. This operand is marked FAKE.
612 The insertion function just copies the BT field into the BA field,
1357 function just copies the BT field into the BA field, and the
3059 { "crnot", XL(19,33), XL_MASK, PPCCOM, { BT, BA, BBA } },
3060 { "crnor", XL(19,33), XL_MASK, COM, { BT, BA, BB } },
3068 { "crandc", XL(19,129), XL_MASK, COM, { BT, B
206 #define BT macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus-pcm.c636 if (le16_to_cpu(pi->dbdma_ring.cmds[i].xfer_status) & BT)
638 * BT is the branch taken bit. If it took a branch

Completed in 387 milliseconds