fptmpos 1130 arch/parisc/math-emu/fpudispatch.c tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int); fptmpos 1198 arch/parisc/math-emu/fpudispatch.c tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */ fptmpos 1199 arch/parisc/math-emu/fpudispatch.c tm |= extru(ir,fptmpos-4,1); /* add right word offset */ fptmpos 1268 arch/parisc/math-emu/fpudispatch.c tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int); fptmpos 1305 arch/parisc/math-emu/fpudispatch.c tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */ fptmpos 1306 arch/parisc/math-emu/fpudispatch.c tm |= extru(ir,fptmpos-4,1); /* add right word offset */