Skip to content

Commit

Permalink
x64 crefine: handle allIOPortsIssued_asrt
Browse files Browse the repository at this point in the history
Signed-off-by: Rafal Kolanski <rafal.kolanski@proofcraft.systems>
  • Loading branch information
Xaphiosis committed Nov 27, 2024
1 parent fb10847 commit c9c4d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proof/crefine/X64/Arch_C.thy
Original file line number Diff line number Diff line change
Expand Up @@ -4869,6 +4869,7 @@ lemma invokeX86PortControl_ccorres:
apply (clarsimp cong: StateSpace.state.fold_congs globals.fold_congs)
apply (rule ccorres_Guard_Seq)
apply (clarsimp simp: liftE_def bind_assoc return_returnOk)
apply (rule ccorres_stateAssert)
apply (ctac add: setIOPortMask_ccorres)
apply csymbr
apply (ctac(no_vcg) add: cteInsert_ccorres)
Expand Down

0 comments on commit c9c4d49

Please sign in to comment.