|
Wire Sysio Wire Sysion 1.0.0
|
#include <stdbool.h>#include <stdint.h>#include "platform.h"#include "internals.h"#include "specialize.h"#include "softfloat.h"
Go to the source code of this file.
Functions | |
| void | softfloat_propagateNaNF128M (const uint32_t *aWPtr, const uint32_t *bWPtr, uint32_t *zWPtr) |
| void softfloat_propagateNaNF128M | ( | const uint32_t * | aWPtr, |
| const uint32_t * | bWPtr, | ||
| uint32_t * | zWPtr ) |
Definition at line 53 of file s_propagateNaNF128M.c.

