<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qtmips/tests, branch master</title>
<subtitle>MIPS CPU emulator for education purposes</subtitle>
<id>http://git.cynerd.cz/qtmips/atom?h=master</id>
<link rel='self' href='http://git.cynerd.cz/qtmips/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/'/>
<updated>2019-02-07T09:34:07Z</updated>
<entry>
<title>Remove dependency of ALU operation encoding on MIPS instruction format.</title>
<updated>2019-02-07T09:34:07Z</updated>
<author>
<name>Pavel Pisa</name>
<email>pisa@cmp.felk.cvut.cz</email>
</author>
<published>2019-02-07T09:34:07Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=01147f6f0855a1be9ded74995328d03bc9463b46'/>
<id>urn:sha1:01147f6f0855a1be9ded74995328d03bc9463b46</id>
<content type='text'>
Signed-off-by: Pavel Pisa &lt;pisa@cmp.felk.cvut.cz&gt;
</content>
</entry>
<entry>
<title>No reorder has to be specified else addi is moved to j delay slot.</title>
<updated>2019-02-05T16:51:54Z</updated>
<author>
<name>Pavel Pisa</name>
<email>pisa@cmp.felk.cvut.cz</email>
</author>
<published>2019-02-05T16:51:54Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=e6eccde424e3162f6cb4df05e04fe228241a23f5'/>
<id>urn:sha1:e6eccde424e3162f6cb4df05e04fe228241a23f5</id>
<content type='text'>
All tests are passing now.

Signed-off-by: Pavel Pisa &lt;pisa@cmp.felk.cvut.cz&gt;
</content>
</entry>
<entry>
<title>Add delay_slot latch for no-pipeline core</title>
<updated>2018-01-21T17:45:50Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-21T17:45:50Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=553187e18f5a587dcf38a7d3f9a82929583ddc84'/>
<id>urn:sha1:553187e18f5a587dcf38a7d3f9a82929583ddc84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop t-registers Makefile</title>
<updated>2018-01-03T18:20:04Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-03T18:20:04Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=5eccfdab52973f9be9e38c65c17a33e8d2428692'/>
<id>urn:sha1:5eccfdab52973f9be9e38c65c17a33e8d2428692</id>
<content type='text'>
That test doesn't exists so why it's there?
</content>
</entry>
<entry>
<title>Add pipelined and no-delay-slot for qtmips_cli</title>
<updated>2018-01-03T17:01:03Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-03T17:01:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=615060bc4017a3db864568ee3bb7bfb3ec18d2e7'/>
<id>urn:sha1:615060bc4017a3db864568ee3bb7bfb3ec18d2e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small changes in cpu_trap assembly</title>
<updated>2018-01-03T11:46:17Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-03T11:46:17Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=4a40dddda4d3839814be2f00fb9a62f95b1b3f21'/>
<id>urn:sha1:4a40dddda4d3839814be2f00fb9a62f95b1b3f21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cpu_trap test</title>
<updated>2018-01-01T19:47:36Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-01T19:46:28Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=bcb508498caa64a7c92a1c11bc85acdefa6209cc'/>
<id>urn:sha1:bcb508498caa64a7c92a1c11bc85acdefa6209cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to specify system mips toolchain in tests</title>
<updated>2017-12-30T20:39:37Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2017-12-30T20:39:37Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=6bd82cda5f609d4758cf5c430a32f8a4bb6c6ec8'/>
<id>urn:sha1:6bd82cda5f609d4758cf5c430a32f8a4bb6c6ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix qt5 qmake not found on some distributions and todo</title>
<updated>2017-12-11T20:44:32Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2017-12-11T20:44:32Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=7bca6e89a438f6df52fd022f881ba6af1f1eea54'/>
<id>urn:sha1:7bca6e89a438f6df52fd022f881ba6af1f1eea54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set MIPS_PREFIX to contain tailing dash</title>
<updated>2017-12-11T20:29:55Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2017-12-11T20:29:55Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=4e55c50c55eb34bc771fe7fa5d18d5e8d175ead8'/>
<id>urn:sha1:4e55c50c55eb34bc771fe7fa5d18d5e8d175ead8</id>
<content type='text'>
It's common practice to have cross compilation prefix with dash as it
allows you to not use any prefix at all and still have valid gcc call
(although we are checking if we have it set at all but that doesn't
matter for now).
</content>
</entry>
</feed>
