History log of /seL4-l4v-10.1.1/HOL4/examples/machine-code/instruction-set-models/x86_64/x64_astScript.sml
Revision Date Author Comments
# d455bab5 18-Dec-2011 Magnus Myreen <magnus.myreen@gmail.com>

Various minor changes.


# 845531b5 14-Sep-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove trailing whitespace in source files.


# dcd67e90 08-Oct-2010 Magnus Myreen <Magnus.Myreen@cl.cam.ac.uk>

A model of 64-bit x86 which supports data operations on 8-bit, 16-bit,
32-bit and 64-bit data. This is a only a first draft: there are
undoubtedly bugs lurking in how 16-bit operations perform
sign extension and how eflags are updated.