<html>
<body>
<div id="body" style="background-color:#ffffff;" >
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head" style="border-bottom-width:1px;border-bottom-style:solid;" ><td class="headtd" style="padding:0;padding-top:.2em;" colspan="4">Commit in <b><tt>lxdream/src</tt></b></td></tr>
<tr><td><tt>sh4/<a href="#file1">sh4.h</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+1</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-1</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">1cc9bb0b3848 -> 1540105786c8</td></tr>
<tr class="alt" style=";" ><td><tt>test/<a href="#file2">testsh4x86.c</a></tt></td><td id="addedalt" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ccf7cc;" align="right">+1</td><td></td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">1cc9bb0b3848 -> 1540105786c8</td></tr>
<tr><td><tt> /<a href="#file3">testxlt.c</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+4</td><td></td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">1cc9bb0b3848 -> 1540105786c8</td></tr>
<tr class="alt" style=";" ><td><tt>xlat/<a href="#file4">xltcache.c</a></tt></td><td id="addedalt" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ccf7cc;" align="right">+2</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-2</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">1cc9bb0b3848 -> 1540105786c8</td></tr>
<tr><td></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+8</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-3</td><td></td></tr>
</table>
<small id="info" style="color: #888888;" >4 modified files</small><br />
<pre class="comment" style="white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd;" >
Fix make check
</pre>
<hr /><a name="file1" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src/sh4</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>sh4.h</b></big> <small id="info" style="color: #888888;" >1cc9bb0b3848 -> 1540105786c8</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/sh4/sh4.h
+++ lxdream/src/sh4/sh4.h
@@ -132,7 +132,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > * Handle an event that's due (note caller is responsible for ensuring that the
* event is in fact due).
*/
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-void sh4_handle_pending_event();
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+void sh4_handle_pending_event<span id="addedchars" style="background-color:#99ff99;font-weight:bolder;" >s</span>();
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >
/**
* Execute (using the emulator) a single instruction (in other words, perform a
</pre></div>
<hr /><a name="file2" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src/test</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>testsh4x86.c</b></big> <small id="info" style="color: #888888;" >1cc9bb0b3848 -> 1540105786c8</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/test/testsh4x86.c
+++ lxdream/src/test/testsh4x86.c
@@ -109,6 +109,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > void FASTCALL sh4_raise_trap( int exc ) { }
void FASTCALL sh4_flush_store_queue( sh4addr_t addr ) { }
void FASTCALL sh4_flush_store_queue_mmu( sh4addr_t addr, void *exc ) { }
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+void sh4_handle_pending_events() { }
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > uint32_t sh4_sleep_run_slice(uint32_t nanosecs) { return nanosecs; }
gboolean gui_error_dialog( const char *fmt, ... ) { return TRUE; }
gboolean FASTCALL mmu_update_icache( sh4vma_t addr ) { return TRUE; }
</pre></div>
<hr /><a name="file3" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src/test</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>testxlt.c</b></big> <small id="info" style="color: #888888;" >1cc9bb0b3848 -> 1540105786c8</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/test/testxlt.c
+++ lxdream/src/test/testxlt.c
@@ -23,6 +23,10 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > extern xlat_cache_block_t xlat_new_cache;
extern xlat_cache_block_t xlat_new_cache_ptr;
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+void sh4_translate_unlink_block( void *use_list )
+{
+}
+
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > /**
* Test initial allocations from the new cache
*/
</pre></div>
<hr /><a name="file4" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src/xlat</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>xltcache.c</b></big> <small id="info" style="color: #888888;" >1cc9bb0b3848 -> 1540105786c8</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/xlat/xltcache.c
+++ lxdream/src/xlat/xltcache.c
@@ -613,7 +613,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > return count;
}
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-void xlat_get_block_sh4addrs( struct xlat_block_ref *blocks, unsigned int size )
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+static void xlat_get_block_pcs( struct xlat_block_ref *blocks, unsigned int size )
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > {
unsigned i;
for( i=0; i<XLAT_LUT_PAGES;i ++ ) {
</pre><pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >@@ -656,7 +656,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >
struct xlat_block_ref blocks[count];
xlat_get_active_blocks(blocks, count);
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >- xlat_get_block_<span id="removedchars" style="background-color:#ff9999;font-weight:bolder;" >sh4addr</span>s(blocks,count);
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+ xlat_get_block_<span id="addedchars" style="background-color:#99ff99;font-weight:bolder;" >pc</span>s(blocks,count);
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > qsort(blocks, count, sizeof(struct xlat_block_ref), xlat_compare_active_field);
if( topN > count )
</pre></div>
<center><small>Chaos Theory</small></center>
</div></body></html>