Searched refs:VXR (Results 1 - 2 of 2) 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.c513 /* The VA field in a VA, VX or VXR form instruction. */
518 /* The VB field in a VA, VX or VXR form instruction. */
528 /* The VD or VS field in a VA, VX, VXR or X form instruction. */
1657 /* An VXR form instruction. */
1658 #define VXR(op, xop, rc) (OP (op) | (((rc) & 1) << 10) | (((unsigned long)(xop)) & 0x3ff))
1660 /* The mask for a VXR form instruction. */
1661 #define VXR_MASK VXR(0x3f, 0x3ff, 1)
2129 { "vcmpbfp", VXR(4, 966, 0), VXR_MASK, PPCVEC, { VD, VA, VB } },
2130 { "vcmpbfp.", VXR(4, 966, 1), VXR_MASK, PPCVEC, { VD, VA, VB } },
2131 { "vcmpeqfp", VXR(
1655 #define VXR macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 156 milliseconds