HomeSort by relevance Sort by last modified time
    Searched refs:shift32RightJamming (Results 1 - 2 of 2) sorted by null

  /external/qemu/fpu/
softfloat-macros.h 58 INLINE void shift32RightJamming( uint32_t a, int16 count, uint32_t *zPtr )
softfloat.c 352 shift32RightJamming( zSig, - zExp, &zSig );
    [all...]

Completed in 159 milliseconds