hi, i have a cryptography algorithm (A5 stream cipher) written in C, and i want to translate it into Intel 80x86 assembly language. Do you a know a compiler that will show me the assembly translation when i give it the C code ? Thanks in advance..