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

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Ds_mul128MTo256M.c47 uint32_t *lastZPtr, wordB; local
53 lastZPtr = zPtr + indexMultiwordHi( 8, 5 );
95 } while ( zPtr != lastZPtr );

Completed in 23 milliseconds