Bibliographic Details
| Title: |
A Formal C Memory Model for Separation Logic. |
| Authors: |
Krebbers, Robbert mail@robbertkrebbers.nl |
| Source: |
Journal of Automated Reasoning. Dec2016, Vol. 57 Issue 4, p319-387. 69p. |
| Subjects: |
Imperative programming, Programming languages, Computer storage devices, C (Computer program language), Compilers (Computer programs) |
| Abstract: |
The core of a formal semantics of an imperative programming language is a memory model that describes the behavior of operations on the memory. Defining a memory model that matches the description of C in the C11 standard is challenging because C allows both high-level (by means of typed expressions) and low-level (by means of bit manipulation) memory accesses. The C11 standard has restricted the interaction between these two levels to make more effective compiler optimizations possible, at the expense of making the memory model complicated. We describe a formal memory model of the (non-concurrent part of the) C11 standard that incorporates these restrictions, and at the same time describes low-level memory operations. This formal memory model includes a rich permission model to make it usable in separation logic and supports reasoning about program transformations. The memory model and essential properties of it have been fully formalized using the Coq proof assistant. [ABSTRACT FROM AUTHOR] |
|
Copyright of Journal of Automated Reasoning is the property of Springer Nature and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |