© University of Kent - Contact | Feedback | Legal | Cookies
The University of Kent, Canterbury, Kent, CT2 7NZ, T +44 (0)1227 764000
Bitwise instructions, loops and indirect data access present challenges to the verification of microcontroller programs. In particular, since registers are often memory mapped, it is necessary to show that an indirect store operation does not accidently mutate a register. To prove this and related properties, this article advocates using the domain of bit-wise linear congruences in conjunction with intervals to derive accurate range information. The paper argues that these two domains complement one another when reasoning about microcontroller code. The paper also explains how SAT solving, which applied with dichotomic search, can be used to recover branching conditions from binary code which, in turn, further improves interval analysis.
Download publication 247 kbytes (PDF)
@article{3245,
author = {J"{o}rg Brauer and Andy King and Stefan Kowalewski},
title = {Abstract {I}nterpretation of {M}icrocontroller {C}ode: {I}ntervals meet {C}ongruences},
month = {July},
year = {2012},
pages = {},
keywords = {},
note = {},
doi = {10.1016/j.scico.2012.06.001},
url = {http://www.cs.kent.ac.uk/pubs/2012/3245},
publication_type = {article},
submission_id = {3943_1343824912},
journal = {Science of Computer Programming},
volume = {77},
publisher = {Elsevier},
}