Skip to content

Commit

Permalink
[herd] Name assertion in Cat file.
Browse files Browse the repository at this point in the history
  • Loading branch information
maranget committed Oct 9, 2024
1 parent deb0175 commit 010b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion herd/libdir/aarch64hwreqs.cat
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ let f-ib =

(* HW TTD Updates permitted only for the AF or DB *)
let HU = Imp & TTD & W
assert empty HU \ (AF | DB)
assert empty HU \ (AF | DB) as HUisAForDB

(* DSB-ordered-before *)
let DSB-ob =
Expand Down

0 comments on commit 010b377

Please sign in to comment.