Hardware-dependent proofs of numerical programs

  • Authors:
  • Thi Minh Tuyen Nguyen;Claude Marché

  • Affiliations:
  • INRIA Saclay – Île-de-France, Orsay, France;INRIA Saclay – Île-de-France, Orsay, France

  • Venue:
  • CPP'11 Proceedings of the First international conference on Certified Programs and Proofs
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an approach for proving behavioral properties of numerical programs by analyzing their compiled assembly code. We focus on the issues and traps that may arise on floating-point computations. Direct analysis of the assembly code allows us to take into account architecture- or compiler-dependent features such as the possible use of extended precision registers. The approach is implemented on top of the generic Why platform for deductive verification, which allows us to perform experiments where proofs are discharged by combining several back-end automatic provers.