History log of /seL4-l4v-10.1.1/HOL4/examples/machine-code/graph/stack_introLib.sml
Revision Date Author Comments
# b28664c3 13-Jun-2018 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Add a selftest for the graph decompiler.


# 893e1146 02-Aug-2016 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Extend floating-point support within the ARMv7 model.

The model can be configured for VFPv2, VFPv3 or VFPv4.

Most VFP instructions are modelled now but some are still missing, i.e.:

• VCVT for fixed-point and half-precision.
• VSTM and VLDM.


# 472f1780 21-Aug-2015 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

public release of decompiler tool developed at NICTA

An earlier version of this tool was described in the following paper:

Thomas Sewell, Magnus O. Myreen and Gerwin Klein.
Translation validation for a verified OS kernel.
In Programming Language Design and Implementation (PLDI), 2013.