Lines Matching full:fcomi
605 asm("fcomi %2, %1\n"610 printf("fcomi(%f %f)=%016llx\n", a, b, rflags & (CC_Z | CC_P | CC_C));