fadd
static float fadd(float x, float y)
double fadd(double x, double y) { return x + y; }
fadd = 0x10,