new nyc papers and such

This commit is contained in:
Zeeshan Lakhani
2016-05-25 12:10:06 -04:00
parent ab9a4758c8
commit baed7e16c0
6 changed files with 14 additions and 3 deletions

View File

@@ -13,3 +13,5 @@
* [The Semantics of x86-CC Multiprocessor Machine Code](http://www.cl.cam.ac.uk/~pes20/weakmemory/popl09.pdf)
*Note: This contribution here is the focus on the rigorous semantics for x86 multiprocessor programs and an axiomatic definition of the memory model. Their definitions and proofs are backed by the [HOL](http://en.wikipedia.org/wiki/HOL_(proof_assistant))(Higher Order Logic) proof assistant.*
* :scroll: [Experience with Processes and Monitors in Mesa](https://people.eecs.berkeley.edu/~brewer/cs262/Mesa.pdf)