hardware.dsp

Copyright (C) Microsoft Corporation. All rights reserved.


inline float32 fmul32(float32 x, float32 y) §source
inline float32 fadd32(float32 x, float32 y) §source
inline float32 fsub32(float32 x, float32 y) §source
inline float32 fmac32(float32 x, float32 y, bool accumulate) §source
inline float32 fmad32(float32 x, float32 y, float32 z) §source
inline uint54 umul27(uint27 x, uint27 y) §source
inline int54 imul27(int27 x, int27 y, bool negate) §source