[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[fpu] pg already has host FP support?
Rudi,
it looks you already have host FP support in your pattern generator.
Although lines are commented out. Rxample:
if( (rand() % 4)==1 & sub) {
oper = 2;
f3 = float32_sub( f1, f2);
//if( (f1 - f2) != f3)
// printf("FP Sub Error: %f - %f: System:
%f Lib: %f\n",f1, f2, (f1 + f2), f3)
}
regards,
Damjan
__________________________________________________
Do You Yahoo!?
Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/