fptapos          1134 arch/parisc/math-emu/fpudispatch.c 		ta = extru(ir, fptapos, 5) * sizeof(double)/sizeof(u_int);
fptapos          1204 arch/parisc/math-emu/fpudispatch.c 		ta = (extru(ir,fptapos,4) | 0x10 ) << 1;	/* get offset */
fptapos          1205 arch/parisc/math-emu/fpudispatch.c 		ta |= extru(ir,fptapos-4,1);	/* add right word offset */
fptapos          1274 arch/parisc/math-emu/fpudispatch.c 		ta = extru(ir, fptapos, 5) * sizeof(double)/sizeof(u_int);
fptapos          1311 arch/parisc/math-emu/fpudispatch.c 		ta = (extru(ir,fptapos,4) | 0x10 ) << 1;	/* get offset */
fptapos          1312 arch/parisc/math-emu/fpudispatch.c 		ta |= extru(ir,fptapos-4,1);	/* add right word offset */