I want to write few assembly instructions during I'm writting a C code for my 89C52 microcontroller. Do you know How? I don't want write another asm file and link it to my C file. thanx
"Another issue with inline assembler is that (at least in the past) it completely kills optimization for the module in question." Not anymore. See the last half of this thread: http://www.keil.com/forum/docs/thread1657.asp