03e8133870b6ef6dafd2e0185ff39b670b46b8ed
4 /*asm("jmp poly_cont\n\t"
5 "incl %eax\n\t" "incl %ebx\n\t" "incl %ecx\n\t" "incl %edx\n\t"
6 "decl %eax\n\t" "decl %ebx\n\t" "decl %ecx\n\t" "decl %edx\n\t"
7 "poly_cont:\n\t"); //"@CABHKIJ" */
8 //asm(".rept 20 nop \n\t .endr");
20 printf("%f %c %f = ?\n", a
, op
, b
);
This page took 0.319802 seconds and 5 git commands to generate.