<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/src/lem_interp, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>Fix Jenkins build</title>
<updated>2019-11-07T18:16:46+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2019-11-07T18:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=5401a0f348c37a4bfaf084b24a74ee6ad924cf74'/>
<id>5401a0f348c37a4bfaf084b24a74ee6ad924cf74</id>
<content type='text'>
sail2_instr_kinds was in the folder with the old lem interpreter for
some reason, rather than with all the other sail2*.lem files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sail2_instr_kinds was in the folder with the old lem interpreter for
some reason, rather than with all the other sail2*.lem files
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Need to separate out the 0.10 lem library from upcoming 0.11"</title>
<updated>2019-07-31T14:46:27+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2019-07-31T14:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=9a6a3d12a6c32c2c4a331f5084af982b1ca77b1e'/>
<id>9a6a3d12a6c32c2c4a331f5084af982b1ca77b1e</id>
<content type='text'>
This reverts commit 3fb4cf236c0d4b15831576faa45c763853632568.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3fb4cf236c0d4b15831576faa45c763853632568.
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to separate out the 0.10 lem library from upcoming 0.11</title>
<updated>2019-07-18T18:03:06+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2019-07-18T17:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=3fb4cf236c0d4b15831576faa45c763853632568'/>
<id>3fb4cf236c0d4b15831576faa45c763853632568</id>
<content type='text'>
Unlike the prompt-monad change I don't see a way to do this easily
purely on the model side

Make sure a64_barrier_type and domain aren't visible for RISC-V
isabelle build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike the prompt-monad change I don't see a way to do this easily
purely on the model side

Make sure a64_barrier_type and domain aren't visible for RISC-V
isabelle build
</pre>
</div>
</content>
</entry>
<entry>
<title>Support DMB/DSB domains</title>
<updated>2019-07-18T09:13:10+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2019-07-18T09:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1bb77b31f84946f036c0b7e37245809bbdb82def'/>
<id>1bb77b31f84946f036c0b7e37245809bbdb82def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds missing bits for DC/IC</title>
<updated>2019-03-09T17:25:35+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2019-03-09T17:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1d854bb23ffd4bdfad05621ddb8842e7d465baa7'/>
<id>1d854bb23ffd4bdfad05621ddb8842e7d465baa7</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.tso</title>
<updated>2018-12-22T15:40:32+00:00</updated>
<author>
<name>Shaked Flur</name>
</author>
<published>2018-12-22T15:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=8dbe18b8976e30fa88814542ea913ddc4193cd8b'/>
<id>8dbe18b8976e30fa88814542ea913ddc4193cd8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Warnings: deal with all the deprecation warnings"</title>
<updated>2018-08-07T14:47:21+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2018-08-07T14:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=e3933fd35222995a3b44015aa288fdf34696bc8a'/>
<id>e3933fd35222995a3b44015aa288fdf34696bc8a</id>
<content type='text'>
One day we will be free from the 4.02.3 menace, but today is not that day. :(

This should fix Sail on Jenkins

This reverts commit 86e29bcbb1597c4ef1f6cae8edbeed42f9a31414.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One day we will be free from the 4.02.3 menace, but today is not that day. :(

This should fix Sail on Jenkins

This reverts commit 86e29bcbb1597c4ef1f6cae8edbeed42f9a31414.
</pre>
</div>
</content>
</entry>
<entry>
<title>Warnings: deal with all the deprecation warnings</title>
<updated>2018-07-26T12:12:42+00:00</updated>
<author>
<name>Alastair Reid</name>
</author>
<published>2018-07-26T12:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=86e29bcbb1597c4ef1f6cae8edbeed42f9a31414'/>
<id>86e29bcbb1597c4ef1f6cae8edbeed42f9a31414</id>
<content type='text'>
Changes are:

- String.capitalize -&gt; String.capitalize_ascii
- String.uppercase  -&gt; String.uppercase_ascii
- String.lowercase  -&gt; String.lowercase_ascii

Basically just making the change that the warning message suggested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes are:

- String.capitalize -&gt; String.capitalize_ascii
- String.uppercase  -&gt; String.uppercase_ascii
- String.lowercase  -&gt; String.lowercase_ascii

Basically just making the change that the warning message suggested.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix constructor typo</title>
<updated>2018-07-10T15:36:24+00:00</updated>
<author>
<name>Jon French</name>
</author>
<published>2018-07-10T15:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=115c33129aa7dc3f0f0f6232c8e5fd892c79eb87'/>
<id>115c33129aa7dc3f0f0f6232c8e5fd892c79eb87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore missing RISC-V fence types in sail2; ignore io bits in fences more cleanly</title>
<updated>2018-07-05T12:09:46+00:00</updated>
<author>
<name>Jon French</name>
</author>
<published>2018-07-05T12:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c080665a6fbd8c88b66440a7bddc31a9634741cf'/>
<id>c080665a6fbd8c88b66440a7bddc31a9634741cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
