Home
last modified time | relevance | path

Searched refs:carry (Results 1 – 5 of 5) sorted by relevance

/external/lib/libm/
A Dk_rem_pio2.c296 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2() local
345 carry = 0; in __kernel_rem_pio2()
348 if (carry==0) { in __kernel_rem_pio2()
350 carry = 1; in __kernel_rem_pio2()
367 if (carry!=0) z -= scalbn(one,q0); in __kernel_rem_pio2()
/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S378 bcc l\@_1 @ addition of the two cross terms can overflow, so add carry into H
1056 asrs r2,#5 @ d4 Q52, rounded to Q53 with spare bit in carry
1163 orrs r2,r4 @ r2:r3 y>>i, rounding in carry
1175 orrs r4,r3 @ r4:r5 x>>i, rounding in carry
1198 orrs r2,r4 @ r2:r3 x>>i, rounding in carry
1210 orrs r4,r3 @ r4:r5 y>>i, rounding in carry
A Ddouble_aeabi.S339 mvns r1, r1 @ carry inverse of r1 sign
/external/platform/pico/rp2_common/pico_float/
A Dfloat_aeabi.S282 mvns r0, r0 @ carry inverse of r0 sign
396 …bcs 5f @ tripped carry? then have leading 1 in C as required (and result is even so can ig…
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/
A DLICENSE.txt97 (b) You must cause any modified files to carry prominent notices

Completed in 8 milliseconds