turn CAS into compare-and-swap instead of compare-and-set: make it return the old value
Showing
- tests/heap_lang_proph.v 3 additions, 3 deletionstests/heap_lang_proph.v
- tests/ipm_paper.v 5 additions, 4 deletionstests/ipm_paper.v
- tests/one_shot.v 7 additions, 5 deletionstests/one_shot.v
- theories/heap_lang/lang.v 6 additions, 11 deletionstheories/heap_lang/lang.v
- theories/heap_lang/lib/atomic_heap.v 2 additions, 2 deletionstheories/heap_lang/lib/atomic_heap.v
- theories/heap_lang/lib/counter.v 11 additions, 7 deletionstheories/heap_lang/lib/counter.v
- theories/heap_lang/lib/increment.v 8 additions, 8 deletionstheories/heap_lang/lib/increment.v
- theories/heap_lang/lib/spin_lock.v 4 additions, 4 deletionstheories/heap_lang/lib/spin_lock.v
- theories/heap_lang/lib/ticket_lock.v 3 additions, 3 deletionstheories/heap_lang/lib/ticket_lock.v
- theories/heap_lang/lifting.v 9 additions, 10 deletionstheories/heap_lang/lifting.v
- theories/heap_lang/metatheory.v 1 addition, 0 deletionstheories/heap_lang/metatheory.v
- theories/heap_lang/proofmode.v 10 additions, 10 deletionstheories/heap_lang/proofmode.v
Loading
Please register or sign in to comment