Home
last modified time | relevance | path

Searched refs:Fourword_add (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfmpyfadd.c380 /* Fourword_add should be an ADD followed by 3 ADDC's */ in dbl_fmpyfadd()
381 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
385 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
389 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
393 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
1040 /* Fourword_add should be an ADD followed by 3 ADDC's */
1041 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1045 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1049 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1053 Fourword_add(tmpresp
[all...]
H A Ddbl_float.h730 * The Fourword_add() macro assumes that integers are 4 bytes in size.
734 #define Fourword_add(src1dstA,src1dstB,src1dstC,src1dstD,src2A,src2B,src2C,src2D) \ macro
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfmpyfadd.c380 /* Fourword_add should be an ADD followed by 3 ADDC's */ in dbl_fmpyfadd()
381 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
385 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
389 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
393 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4, in dbl_fmpyfadd()
1040 /* Fourword_add should be an ADD followed by 3 ADDC's */
1041 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1045 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1049 Fourword_add(tmpresp1, tmpresp2, tmpresp3, tmpresp4,
1053 Fourword_add(tmpresp
[all...]
H A Ddbl_float.h730 * The Fourword_add() macro assumes that integers are 4 bytes in size.
734 #define Fourword_add(src1dstA,src1dstB,src1dstC,src1dstD,src2A,src2B,src2C,src2D) \ macro

Completed in 6 milliseconds