Home
last modified time | relevance | path

Searched refs:float32_unordered (Results 1 – 3 of 3) sorted by relevance

/external/qemu/fpu/
Dsoftfloat-native.h246 INLINE int float32_unordered( float32 a, float32 b STATUS_PARAM) in float32_unordered() function
Dsoftfloat.h328 int float32_unordered( float32, float32 STATUS_PARAM );
Dsoftfloat.c2421 int float32_unordered( float32 a, float32 b STATUS_PARAM ) in float32_unordered() function