<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/riscv, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>More cleanup</title>
<updated>2020-07-31T12:37:17+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-07-31T12:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=e21671d915a99d1b0fd444378458be7b0ae5a0c4'/>
<id>e21671d915a99d1b0fd444378458be7b0ae5a0c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sail2' into rmem_interpreter</title>
<updated>2018-12-28T15:12:00+00:00</updated>
<author>
<name>Jon French</name>
</author>
<published>2018-12-28T15:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=b59fba68e535f39b6285ec7f4f693107b6e34148'/>
<id>b59fba68e535f39b6285ec7f4f693107b6e34148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RISVC model is now at https://github.com/rems-project/sail-riscv . Remove it and tests.</title>
<updated>2018-12-20T13:49:49+00:00</updated>
<author>
<name>Robert Norton</name>
</author>
<published>2018-12-20T13:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=d99dd3833e8ebf89c586cc5316582a3c62ad7997'/>
<id>d99dd3833e8ebf89c586cc5316582a3c62ad7997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hooks to call cgen stub file for RISC-V</title>
<updated>2018-12-13T16:20:48+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2018-12-13T16:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=b167a59affdb6428fa0656a092b335a3a6899d56'/>
<id>b167a59affdb6428fa0656a092b335a3a6899d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix all tests with type checking changes</title>
<updated>2018-12-11T19:54:57+00:00</updated>
<author>
<name>Alasdair Armstrong</name>
</author>
<published>2018-12-11T19:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ab4b9ca4f7cab45b6a2a13d0ef125dcf9c276a06'/>
<id>ab4b9ca4f7cab45b6a2a13d0ef125dcf9c276a06</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: update the riscv/readme to point to the new repository.</title>
<updated>2018-11-30T18:29:04+00:00</updated>
<author>
<name>Prashanth Mundkur</name>
</author>
<published>2018-11-30T18:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=e25d469d7dfccc46db663ebcd4e00a5bfcac499a'/>
<id>e25d469d7dfccc46db663ebcd4e00a5bfcac499a</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: more tidying up of the Spike interface.</title>
<updated>2018-11-30T01:45:34+00:00</updated>
<author>
<name>Prashanth Mundkur</name>
</author>
<published>2018-11-30T01:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c87a2b9cbdac1df22d38f82fd8314fe4acdfb6c9'/>
<id>c87a2b9cbdac1df22d38f82fd8314fe4acdfb6c9</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: implement WFI in the platform model.</title>
<updated>2018-11-29T17:52:36+00:00</updated>
<author>
<name>Prashanth Mundkur</name>
</author>
<published>2018-11-29T17:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=6797b018523d0acf82b570e9417d6d91c18dd69f'/>
<id>6797b018523d0acf82b570e9417d6d91c18dd69f</id>
<content type='text'>
The initial implementation tries to optimize for simulator execution, especially for OS boots.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The initial implementation tries to optimize for simulator execution, especially for OS boots.
</pre>
</div>
</content>
</entry>
<entry>
<title>RISC-V: factor the execution trace.</title>
<updated>2018-11-29T17:52:36+00:00</updated>
<author>
<name>Prashanth Mundkur</name>
</author>
<published>2018-11-28T23:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=35eff0805dffe8d006d390bdaebac1b8d4b0a61d'/>
<id>35eff0805dffe8d006d390bdaebac1b8d4b0a61d</id>
<content type='text'>
This is now split into instructions, regs, memory and platform, each
controlled individually.  Currently all are enabled and not connected to
any command-line options, so a recompile is needed for trace tuning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is now split into instructions, regs, memory and platform, each
controlled individually.  Currently all are enabled and not connected to
any command-line options, so a recompile is needed for trace tuning.
</pre>
</div>
</content>
</entry>
<entry>
<title>RISC-V: no ldu for rv64i</title>
<updated>2018-11-29T17:38:12+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2018-11-29T17:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=d4ace417655622268e5af471d8d13dd2422054f7'/>
<id>d4ace417655622268e5af471d8d13dd2422054f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
