Date: Thu, 4 May 1995 15:24:56 +0200 From: sarda_jea AT lsi DOT supelec DOT fr To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Assembler ( -S option) Hello, To begin with a simple question : i) Is there a way with the gcc -S option to see how the compiler translate the gcc functions in assembler ? (for example how does it code the inportb procedure?) If not tell me : ii) why the assembler instruction 'inb' or 'outb' doesn't exist? Thank you to those who will answer. Jean-Philippe SARDA.