Home
last modified time | relevance | path

Searched refs:fptmpos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfpudispatch.c77 #define fptmpos 31 macro
1180 tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int);
1248 tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */
1249 tm |= extru(ir,fptmpos-4,1); /* add right word offset */
1318 tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int);
1355 tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */
1356 tm |= extru(ir,fptmpos-4,1); /* add right word offset */
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfpudispatch.c77 #define fptmpos 31 macro
1180 tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int);
1248 tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */
1249 tm |= extru(ir,fptmpos-4,1); /* add right word offset */
1318 tm = extru(ir, fptmpos, 5) * sizeof(double)/sizeof(u_int);
1355 tm = (extru(ir,fptmpos,4) | 0x10 ) << 1; /* get offset */
1356 tm |= extru(ir,fptmpos-4,1); /* add right word offset */

Completed in 3 milliseconds