Searched refs:fprm2pos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | fpudispatch.c | 76 #define fprm2pos 15 macro 85 /* fprm2pos 15 */ 1177 rm2 = extru(ir, fprm2pos, 5) * sizeof(double)/sizeof(u_int); 1245 rm2 = (extru(ir,fprm2pos,4) | 0x10 ) << 1; /* get offset */ 1246 rm2 |= extru(ir,fprm2pos-4,1); /* add right word offset */ 1315 rm2 = extru(ir, fprm2pos, 5) * sizeof(double)/sizeof(u_int); 1352 rm2 = (extru(ir,fprm2pos,4) | 0x10 ) << 1; /* get offset */ 1353 rm2 |= extru(ir,fprm2pos-4,1); /* add right word offset */ 1397 rm2 = extru(ir,fprm2pos,5) * sizeof(double)/sizeof(u_int); 1420 rm2 = (extru(ir,fprm2pos, [all...] |
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | fpudispatch.c | 76 #define fprm2pos 15 macro 85 /* fprm2pos 15 */ 1177 rm2 = extru(ir, fprm2pos, 5) * sizeof(double)/sizeof(u_int); 1245 rm2 = (extru(ir,fprm2pos,4) | 0x10 ) << 1; /* get offset */ 1246 rm2 |= extru(ir,fprm2pos-4,1); /* add right word offset */ 1315 rm2 = extru(ir, fprm2pos, 5) * sizeof(double)/sizeof(u_int); 1352 rm2 = (extru(ir,fprm2pos,4) | 0x10 ) << 1; /* get offset */ 1353 rm2 |= extru(ir,fprm2pos-4,1); /* add right word offset */ 1397 rm2 = extru(ir,fprm2pos,5) * sizeof(double)/sizeof(u_int); 1420 rm2 = (extru(ir,fprm2pos, [all...] |
Completed in 3 milliseconds