Applying SMT in symbolic execution of microcode

  • Authors:
  • Anders Franzén;Alessandro Cimatti;Alexander Nadel;Roberto Sebastiani;Jonathan Shalev

  • Affiliations:
  • FBK-irst and DISI-Univ. Trento, Trento, Italy;FBK-irst, Trento, Italy;Intel Corp., Israel;DISI-Univ. Trento, Italy;Intel Corp., Israel

  • Venue:
  • Proceedings of the 2010 Conference on Formal Methods in Computer-Aided Design
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Microcode is a critical component in modern microprocessors, and substantial effort has been devoted in the past to verify its correctness. A prominent approach, based on symbolic execution, traditionally relies on the use of boolean SAT solvers as a backend engine. In this paper, we investigate the application of Satisfiability Modulo Theories (SMT) to the problem of microcode verification. We integrate MathSAT, an SMT solver for the theory of Bit Vectors, within the flow of microcode verification, and experimentally evaluate the effectiveness of some optimizations. The results demonstrate the potential of SMT technologies over pure boolean SAT.