Skip to content

Commit

Permalink
fix error squash
Browse files Browse the repository at this point in the history
Signed-off-by: Michael McInerney <[email protected]>
  • Loading branch information
michaelmcinerney committed Sep 11, 2024
1 parent 341c6bb commit 2248196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proof/crefine/RISCV64/Tcb_C.thy
Original file line number Diff line number Diff line change
Expand Up @@ -4684,7 +4684,6 @@ lemma decodeSetTLSBase_ccorres:
apply (clarsimp simp: ct_in_state'_def sysargs_rel_n_def n_msgRegisters_def)
apply (auto simp: valid_tcb_state'_def
elim!: pred_tcb'_weakenE)[1]
apply (simp add: ThreadState_defs mask_eq_iff_w2p word_size)
apply (frule rf_sr_ksCurThread)
apply (simp only: cap_get_tag_isCap[symmetric], drule(1) cap_get_tag_to_H)
apply (auto simp: unat_eq_0 le_max_word_ucast_id)+
Expand Down

0 comments on commit 2248196

Please sign in to comment.