summaryrefslogtreecommitdiff
path: root/cheri
diff options
context:
space:
mode:
authorThomas Bauereiss2017-12-06 17:19:40 +0000
committerThomas Bauereiss2017-12-06 17:19:40 +0000
commit17c518d94e5b2f531de47ee94ca0ceca09051f25 (patch)
tree289d0ef2848d8388f6da64409ca8015147c5cc50 /cheri
parent2bc281428a3a1d608d56f69e71b50056a25e3da0 (diff)
Make CHERI spec type-check again
Diffstat (limited to 'cheri')
-rw-r--r--cheri/cheri_insts.sail4
1 files changed, 2 insertions, 2 deletions
diff --git a/cheri/cheri_insts.sail b/cheri/cheri_insts.sail
index 3c1e34bb..c2115534 100644
--- a/cheri/cheri_insts.sail
+++ b/cheri/cheri_insts.sail
@@ -1060,8 +1060,8 @@ function clause execute (CCall(cs, cb, 0b00000000001)) = (* selector=1 *)
}) in {
delayedPC := (bit[64]) (getCapOffset(cs_val));
delayedPCC := csUnsealed;
- branchPending := true;
- inCCallDelay := true;
+ branchPending := 0b1;
+ inCCallDelay := 0b1;
C26 := capStructToCapReg({cb_val with
sealed=false;
otype=0;