SSBM Decomp
Loading...
Searching...
No Matches
intrinsics.h File Reference

Go to the source code of this file.

Functions

void __sync (void)
void __isync (void)
int __cntlzw (unsigned int)
float sqrtf__Ff (float)
float __fnmsubs (float, float, float)
double __fabs (double)
float __fabsf (float)
double __frsqrte (double)
void * __memcpy (void *dst, const void *src, unsigned long n)

Function Documentation

◆ __sync()

void __sync ( void )

◆ __isync()

void __isync ( void )

◆ __cntlzw()

int __cntlzw ( unsigned int )

◆ sqrtf__Ff()

float sqrtf__Ff ( float )

◆ __fnmsubs()

float __fnmsubs ( float ,
float ,
float  )

◆ __fabs()

double __fabs ( double )

◆ __fabsf()

float __fabsf ( float )

◆ __frsqrte()

double __frsqrte ( double )

◆ __memcpy()

void * __memcpy ( void * dst,
const void * src,
unsigned long n )