Searched refs:shortShift192Left (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/fpu/ |
H A D | softfloat-macros.h | 404 shortShift192Left( in shortShift192Left() function
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | softfloat-macros | 309 shortShift192Left(
|
H A D | softfloat.c | 3226 shortShift192Left( 0, zSig0, zSig1, 1, &term1, &term2, &term3 ); in floatx80_sqrt()
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 1338 shortShift192Left(a0, a1, a2, 61, &a0, &a1, &a2); in frac128_modrem() 1349 shortShift192Left(0, b0, b1, 64 - exp_diff, &t0, &t1, &t2); in frac128_modrem() 1376 shortShift192Left(a0, a1, a2, shift, &a0, &a1, &a2); in frac128_modrem()
|