Searched refs:A_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.c1291 #define A_MASK A (0x3f, 0x1f, 1)
1293 /* An A_MASK with the FRB field fixed. */
1294 #define AFRB_MASK (A_MASK | FRB_MASK)
1296 /* An A_MASK with the FRC field fixed. */
1297 #define AFRC_MASK (A_MASK | FRC_MASK)
1299 /* An A_MASK with the FRA and FRC fields fixed. */
1300 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
1757 { "ps_sum0", A(4 ,10,0), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1758 { "ps_sum0.", A(4 ,10,1), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1759 { "ps_sum1", A(4 ,11,0), A_MASK, PPCP
1288 #define A_MASK macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dppc-opc.c1291 #define A_MASK A (0x3f, 0x1f, 1)
1293 /* An A_MASK with the FRB field fixed. */
1294 #define AFRB_MASK (A_MASK | FRB_MASK)
1296 /* An A_MASK with the FRC field fixed. */
1297 #define AFRC_MASK (A_MASK | FRC_MASK)
1299 /* An A_MASK with the FRA and FRC fields fixed. */
1300 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
1757 { "ps_sum0", A(4 ,10,0), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1758 { "ps_sum0.", A(4 ,10,1), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1759 { "ps_sum1", A(4 ,11,0), A_MASK, PPCP
1288 #define A_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.c1291 #define A_MASK A (0x3f, 0x1f, 1)
1293 /* An A_MASK with the FRB field fixed. */
1294 #define AFRB_MASK (A_MASK | FRB_MASK)
1296 /* An A_MASK with the FRC field fixed. */
1297 #define AFRC_MASK (A_MASK | FRC_MASK)
1299 /* An A_MASK with the FRA and FRC fields fixed. */
1300 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
1757 { "ps_sum0", A(4 ,10,0), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1758 { "ps_sum0.", A(4 ,10,1), A_MASK, PPCPS, { FRT,FRA,FRC,FRB } },
1759 { "ps_sum1", A(4 ,11,0), A_MASK, PPCP
1288 #define A_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.c1542 #define A_MASK A (0x3f, 0x1f, 1)
1544 /* An A_MASK with the FRB field fixed. */
1545 #define AFRB_MASK (A_MASK | FRB_MASK)
1547 /* An A_MASK with the FRC field fixed. */
1548 #define AFRC_MASK (A_MASK | FRC_MASK)
1550 /* An A_MASK with the FRA and FRC fields fixed. */
1551 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
4655 { "fmsubs", A(59,28,0), A_MASK, PPC, { FRT,FRA,FRC,FRB } },
4656 { "fmsubs.", A(59,28,1), A_MASK, PPC, { FRT,FRA,FRC,FRB } },
4658 { "fmadds", A(59,29,0), A_MASK, PP
1539 #define A_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.c1542 #define A_MASK A (0x3f, 0x1f, 1)
1544 /* An A_MASK with the FRB field fixed. */
1545 #define AFRB_MASK (A_MASK | FRB_MASK)
1547 /* An A_MASK with the FRC field fixed. */
1548 #define AFRC_MASK (A_MASK | FRC_MASK)
1550 /* An A_MASK with the FRA and FRC fields fixed. */
1551 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
4655 { "fmsubs", A(59,28,0), A_MASK, PPC, { FRT,FRA,FRC,FRB } },
4656 { "fmsubs.", A(59,28,1), A_MASK, PPC, { FRT,FRA,FRC,FRB } },
4658 { "fmadds", A(59,29,0), A_MASK, PP
1539 #define A_MASK macro
[all...]

Completed in 85 milliseconds