Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_mul64To128M.c File Reference
#include <stdint.h>
#include "platform.h"
#include "primitiveTypes.h"

Go to the source code of this file.

Functions

void softfloat_mul64To128M (uint64_t a, uint64_t b, uint32_t *zPtr)
 

Function Documentation

◆ softfloat_mul64To128M()

void softfloat_mul64To128M ( uint64_t  a,
uint64_t  b,
uint32_t zPtr 
)

Definition at line 43 of file s_mul64To128M.c.