English

The x86isa Books: Features, Usage, and Future Plans

Programming Languages 2017-05-04 v1 Logic in Computer Science

Abstract

The x86isa library, incorporated in the ACL2 community books project, provides a formal model of the x86 instruction-set architecture and supports reasoning about x86 machine-code programs. However, analyzing x86 programs can be daunting -- even for those familiar with program verification, in part due to the complexity of the x86 ISA. Furthermore, the x86isa library is a large framework, and using and/or contributing to it may not seem straightforward. We present some typical ways of working with the x86isa library, and describe some of its salient features that can make the analysis of x86 machine-code programs less arduous. We also discuss some capabilities that are currently missing from these books -- we hope that this will encourage the community to get involved in this project.

Keywords

Cite

@article{arxiv.1705.01225,
  title  = {The x86isa Books: Features, Usage, and Future Plans},
  author = {Shilpi Goel},
  journal= {arXiv preprint arXiv:1705.01225},
  year   = {2017}
}

Comments

In Proceedings ACL2Workshop 2017, arXiv:1705.00766

R2 v1 2026-06-22T19:35:05.188Z