lh-l4v/proof/refine/ARM
Joel Beeren 3d225cde69 VER-910: add msgLabelBits to haskell
message_info structs have 20 bit labels. On 32-bit systems, the label
does not need to be masked as there are no extra padding bits in the
struct, but this is not true for 64-bit systems. As a result, the
haskell needs to mask msgLabelBits (=20) when extracting the label in
messageInfoFromWord.
2018-02-07 10:36:59 +11:00
..
ADT_H.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
ArchAcc_R.thy Remove valid_arch_objs 2017-08-17 22:44:23 +10:00
Arch_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
Bits_R.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
BuildRefineCache.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
CNodeInv_R.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
CSpace1_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
CSpace_I.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
CSpace_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
Cache.thy Removes all trailing whitespaces 2017-07-12 15:13:51 +10:00
Corres.thy fix corres proofs for corres method 2017-07-17 13:06:55 -06:00
Detype_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
DomainTime_R.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
EmptyFail.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
EmptyFail_H.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
Finalise_R.thy arm: update for simple_ko getter/setter 2017-12-14 18:02:48 +11:00
IncKernelInit.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
Include.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
InitLemmas.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
InterruptAcc_R.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
Interrupt_R.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
Invariants_H.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
Invocations_R.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
IpcCancel_R.thy arm: update for simple_ko getter/setter 2017-12-14 18:02:48 +11:00
Ipc_R.thy arm: update for simple_ko getter/setter 2017-12-14 18:02:48 +11:00
KHeap_R.thy arm: update for simple_ko getter/setter 2017-12-14 18:02:48 +11:00
KernelInit_R.thy move refine/* to refine/ARM/*, parametrise over $L4V_ARCH 2017-01-30 12:22:22 +11:00
LevityCatch.thy Removes all trailing whitespaces 2017-07-12 15:13:51 +10:00
Machine_R.thy arm refine: Updating theories for ainvs changes 2017-06-19 14:32:44 +10:00
Orphanage.thy VER-849: abstractly declare a threads registers have changed 2017-12-13 12:13:36 +11:00
PageTableDuplicates.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
RAB_FN.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
Refine.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
Retype_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
Schedule_R.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
StateRelation.thy arm: revise scheduler / fastpath / scheduler bitmaps (SELFOUR-242) 2017-11-27 22:05:34 +11:00
SubMonad_R.thy update object and field widths for x64, and remove some magic numbers 2017-10-26 14:05:35 +11:00
Syscall_R.thy arm: update for simple_ko getter/setter 2017-12-14 18:02:48 +11:00
TcbAcc_R.thy arm : add AEndpoint and ANTFN a_type simplification 2017-12-14 07:17:27 +11:00
Tcb_R.thy SELFOUR-707: schedule highest priority thread on setPriority 2018-01-19 16:08:11 +11:00
Untyped_R.thy add constant definitions for bounds on untyped object sizes 2017-12-18 12:58:27 +11:00
VSpace_R.thy VER-910: add msgLabelBits to haskell 2018-02-07 10:36:59 +11:00