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_propagateNaNExtF80M (const struct extFloat80M *aSPtr, const struct extFloat80M *bSPtr, struct extFloat80M *zSPtr) |
void softfloat_propagateNaNExtF80M | ( | const struct extFloat80M * | aSPtr, |
const struct extFloat80M * | bSPtr, | ||
struct extFloat80M * | zSPtr ) |
Definition at line 51 of file s_propagateNaNExtF80M.c.