Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] inline assembly code
- Subject: [Frama-c-discuss] inline assembly code
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- Date: Mon, 28 Mar 2011 04:44:00 +0200
- In-reply-to: <1A42CE6F5F474C41B63392A5F80372B253E04F8B@shsmsx501.ccr.corp.intel.com>
- References: <1A42CE6F5F474C41B63392A5F80372B253E04F8B@shsmsx501.ccr.corp.intel.com>
Hello, > How frama-C handle the inline assembly code in a C program when compute the > input and output of a function? Will the reference in inline assembly code > be counted in? Of course, the problem with inline assembly in C programs is that it is not standardized; different compilers have different syntaxes. So the asm statement is treated as if it did nothing.
- Follow-Ups:
- [Frama-c-discuss] inline assembly code
- From: xu.deng at intel.com (Deng, Xu)
- [Frama-c-discuss] inline assembly code
- References:
- [Frama-c-discuss] inline assembly code
- From: xu.deng at intel.com (Deng, Xu)
- [Frama-c-discuss] inline assembly code
- Prev by Date: [Frama-c-discuss] inline assembly code
- Next by Date: [Frama-c-discuss] inline assembly code
- Previous by thread: [Frama-c-discuss] inline assembly code
- Next by thread: [Frama-c-discuss] inline assembly code
- Index(es):