<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/risc-v/hgen/shallow_ast_to_herdtools_ast.hgen, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>renamed hgen to gen</title>
<updated>2017-12-04T14:47:38+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-12-04T14:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=748318f8af7b82a01bb151f1bfcb466d0fc8291f'/>
<id>748318f8af7b82a01bb151f1bfcb466d0fc8291f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming</title>
<updated>2017-11-23T15:50:13+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-11-23T15:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=16c269d6f26fd69d8788c448b87f4bb479a6ef66'/>
<id>16c269d6f26fd69d8788c448b87f4bb479a6ef66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added RISC-V strong-acquire/release</title>
<updated>2017-09-03T14:05:23+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-09-03T14:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=75022d46352525305b4c06b4988bf2df15f9f29e'/>
<id>75022d46352525305b4c06b4988bf2df15f9f29e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added RISC-V AMOs</title>
<updated>2017-08-31T14:08:10+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-31T14:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=07fad742df72ff6e7bfb948c1c353a2cf12f5e28'/>
<id>07fad742df72ff6e7bfb948c1c353a2cf12f5e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added RISC-V "fence w,w" and "fence.i";</title>
<updated>2017-08-22T13:16:01+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-22T13:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=6cc248cc27d9133e23da1454f115176f0799a572'/>
<id>6cc248cc27d9133e23da1454f115176f0799a572</id>
<content type='text'>
fixed the interpreter nias analysis;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed the interpreter nias analysis;
</pre>
</div>
</content>
</entry>
<entry>
<title>RISC-V load-reserved and store-conditional</title>
<updated>2017-08-21T13:44:12+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-21T13:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=56b661f4d0d4ef4aa5107f73efbee7d7e8df8fea'/>
<id>56b661f4d0d4ef4aa5107f73efbee7d7e8df8fea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RISC-V store-release</title>
<updated>2017-08-19T09:34:04+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-19T09:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=9a26a0440f4d3c63ea19976c44cd39edb8149b2a'/>
<id>9a26a0440f4d3c63ea19976c44cd39edb8149b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added RISC-V load-acquire</title>
<updated>2017-08-17T12:41:21+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-17T12:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=cc46b5a2366cd73d34117590448f6779fac4d312'/>
<id>cc46b5a2366cd73d34117590448f6779fac4d312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the RISC-V fences (3 types: "rw,rw"/"r,rw"/"rw,w")</title>
<updated>2017-08-17T08:28:35+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2017-08-17T08:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c6d639e0f03053b905a9cb0ab6929f4efe6153f4'/>
<id>c6d639e0f03053b905a9cb0ab6929f4efe6153f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>riscv: store the decoded branch immediate in the ast type -- this simplifies translation to and from herdtools ast.</title>
<updated>2017-08-15T16:21:30+00:00</updated>
<author>
<name>Robert Norton</name>
</author>
<published>2017-08-15T16:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1633941ba47cf87937ec0d2bfc8d840d69689f53'/>
<id>1633941ba47cf87937ec0d2bfc8d840d69689f53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
