<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/lib, 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 lemma for current HOL4</title>
<updated>2021-03-24T18:11:08+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2021-03-24T18:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1cb28eeb9289624b6f187705fe20e6176ccf1406'/>
<id>1cb28eeb9289624b6f187705fe20e6176ccf1406</id>
<content type='text'>
(should also work for older versions)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(should also work for older versions)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use x86 intrinsics</title>
<updated>2021-01-06T13:11:53+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2021-01-06T13:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=55a91e5b94b6ef53eae02045922fc7346b33ce10'/>
<id>55a91e5b94b6ef53eae02045922fc7346b33ce10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some cases when monomorphising vectors containing variable-length bitvectors</title>
<updated>2021-01-05T14:36:21+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2021-01-05T14:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1ac7d1b3ddb0cc1aeff4964559dbf92e0addf057'/>
<id>1ac7d1b3ddb0cc1aeff4964559dbf92e0addf057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add write tag primitive</title>
<updated>2020-11-19T18:09:15+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-19T18:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=75c6d051de21b72089e4a10477d35b4c8a886266'/>
<id>75c6d051de21b72089e4a10477d35b4c8a886266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support C coverage when sail_exit is used</title>
<updated>2020-10-14T21:46:27+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-10-12T21:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1badb1e51560be89951fff0cd04cdc59fcf4b1f3'/>
<id>1badb1e51560be89951fff0cd04cdc59fcf4b1f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass pointer to g_elf_entry to get the ELF entry</title>
<updated>2020-10-01T07:14:38+00:00</updated>
<author>
<name>Sander Huyghebaert</name>
</author>
<published>2020-10-01T07:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=8ba39094f5c86dc816807391a3ee5ff422a278c7'/>
<id>8ba39094f5c86dc816807391a3ee5ff422a278c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak Coq proof to avoid incompatibility with Iris</title>
<updated>2020-09-30T16:26:09+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-09-30T16:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ce94aec9d6604b41217529525b7a73850c530e7b'/>
<id>ce94aec9d6604b41217529525b7a73850c530e7b</id>
<content type='text'>
(in the previous proof script the intuition tactic found a strange proof
involving a type-level dependent pair that imposed an unnecessary
universe constraint, this doesn't)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(in the previous proof script the intuition tactic found a strange proof
involving a type-level dependent pair that imposed an unnecessary
universe constraint, this doesn't)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge some of the gitignore files</title>
<updated>2020-09-12T21:00:19+00:00</updated>
<author>
<name>Columbus240</name>
</author>
<published>2020-08-24T17:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=a8be1e2551bc4fbda9c45792c0dad5743c18fefd'/>
<id>a8be1e2551bc4fbda9c45792c0dad5743c18fefd</id>
<content type='text'>
Both /.gitignore and /lib/coq/.gitignore ignored some files in /lib/coq.
This commit removes /lib/coq/.gitignore and moves all ignore-statements
to /.gitignore . This should simplify the maintenance of gitignore files.

The situation with /test/mono/.gitignore is analogous.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both /.gitignore and /lib/coq/.gitignore ignored some files in /lib/coq.
This commit removes /lib/coq/.gitignore and moves all ignore-statements
to /.gitignore . This should simplify the maintenance of gitignore files.

The situation with /test/mono/.gitignore is analogous.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo a mono_rewrites definition</title>
<updated>2020-09-07T12:40:24+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-09-07T10:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=19573d9ce8448f8296195fe1990a6d88593b57f1'/>
<id>19573d9ce8448f8296195fe1990a6d88593b57f1</id>
<content type='text'>
- add tests for a couple of related rewrites
- accept same range of constants for sign extension in the rewrite as for
  the zero extension version (to make the test simpler)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add tests for a couple of related rewrites
- accept same range of constants for sign extension in the rewrite as for
  the zero extension version (to make the test simpler)
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct external declaration in mono_rewrites</title>
<updated>2020-09-07T12:40:24+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-08-29T21:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=300b517adb31ea4239812c1c47b59cef8a250c48'/>
<id>300b517adb31ea4239812c1c47b59cef8a250c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
