Skip to content

Commit

Permalink
Fix hardcoded section references in memory model appendix
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Jan 16, 2025
1 parent a16b226 commit 0b155c9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/mm-formal.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ discrepancies are unintended; the expectation is that the models
describe exactly the same sets of legal behaviors.

This appendix should be treated as commentary; all normative material is
provided in <<memorymodel, Chapter 17>> and in the rest of
the main body of the ISA specification. All currently known
discrepancies are listed in
<<discrepancies, Section A.7>>. Any other
discrepancies are unintentional.
provided in <<memorymodel>> and in the rest of
the main body of the ISA specification.
All currently known discrepancies are listed in <<discrepancies>>.
Any other discrepancies are unintentional.

[[alloy]]
=== Formal Axiomatic Specification in Alloy
Expand Down

0 comments on commit 0b155c9

Please sign in to comment.