Searched refs:chipfloat (Results 1 – 3 of 3) sorted by relevance
334 int chipfloat(Ieee*);
1090 if(p->from.type == D_FCONST && chipfloat(p->from.ieee) < 0) { in ldobj()1119 if(p->from.type == D_FCONST && chipfloat(p->from.ieee) < 0) { in ldobj()
1130 rf = chipfloat(p->from.ieee); in asmout()1793 chipfloat(Ieee *e) in chipfloat() function