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

  /external/qemu/include/fpu/
softfloat.h 537 INLINE int floatx80_is_zero(floatx80 a) function
  /external/qemu/target-i386/
fpu_helper.c 133 if (floatx80_is_zero(b)) {

Completed in 34 milliseconds