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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dppc-opc.c1425 #define X_MASK XRC (0x3f, 0x3ff, 1)
1431 /* An X_MASK with the RA field fixed. */
1432 #define XRA_MASK (X_MASK | RA_MASK)
1437 /* An X_MASK with the RB field fixed. */
1438 #define XRB_MASK (X_MASK | RB_MASK)
1440 /* An X_MASK with the RT field fixed. */
1441 #define XRT_MASK (X_MASK | RT_MASK)
1446 /* An X_MASK with the RA and RB fields fixed. */
1447 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
1452 /* An X_MASK wit
1422 #define X_MASK macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dppc-opc.c1425 #define X_MASK XRC (0x3f, 0x3ff, 1)
1431 /* An X_MASK with the RA field fixed. */
1432 #define XRA_MASK (X_MASK | RA_MASK)
1437 /* An X_MASK with the RB field fixed. */
1438 #define XRB_MASK (X_MASK | RB_MASK)
1440 /* An X_MASK with the RT field fixed. */
1441 #define XRT_MASK (X_MASK | RT_MASK)
1446 /* An X_MASK with the RA and RB fields fixed. */
1447 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
1452 /* An X_MASK wit
1422 #define X_MASK macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dppc-opc.c1425 #define X_MASK XRC (0x3f, 0x3ff, 1)
1431 /* An X_MASK with the RA field fixed. */
1432 #define XRA_MASK (X_MASK | RA_MASK)
1437 /* An X_MASK with the RB field fixed. */
1438 #define XRB_MASK (X_MASK | RB_MASK)
1440 /* An X_MASK with the RT field fixed. */
1441 #define XRT_MASK (X_MASK | RT_MASK)
1446 /* An X_MASK with the RA and RB fields fixed. */
1447 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
1452 /* An X_MASK wit
1422 #define X_MASK macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c1676 #define X_MASK XRC (0x3f, 0x3ff, 1)
1681 /* An X_MASK with the RA field fixed. */
1682 #define XRA_MASK (X_MASK | RA_MASK)
1684 /* An X_MASK with the RB field fixed. */
1685 #define XRB_MASK (X_MASK | RB_MASK)
1687 /* An X_MASK with the RT field fixed. */
1688 #define XRT_MASK (X_MASK | RT_MASK)
1693 /* An X_MASK with the RA and RB fields fixed. */
1694 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
1699 /* An X_MASK wit
1673 #define X_MASK macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c1676 #define X_MASK XRC (0x3f, 0x3ff, 1)
1681 /* An X_MASK with the RA field fixed. */
1682 #define XRA_MASK (X_MASK | RA_MASK)
1684 /* An X_MASK with the RB field fixed. */
1685 #define XRB_MASK (X_MASK | RB_MASK)
1687 /* An X_MASK with the RT field fixed. */
1688 #define XRT_MASK (X_MASK | RT_MASK)
1693 /* An X_MASK with the RA and RB fields fixed. */
1694 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
1699 /* An X_MASK wit
1673 #define X_MASK macro
[all...]

Completed in 94 milliseconds