$ gcc -std=c99 -S intmin.c -o intmin.s $ clang -std=c99 -S intmin.c -o intmin.sc $ grep -i div intmin.s* intmin.sc: idivl %esi