<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tcg/hppa, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tcg/hppa?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tcg/hppa?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2013-10-10T18:31:06+00:00</updated>
<entry>
<title>tcg-hppa: Remove tcg backend</title>
<updated>2013-10-10T18:31:06+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-09-25T19:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=802b5081233a6b643a8b135a5facaf14bafaa77d'/>
<id>urn:sha1:802b5081233a6b643a8b135a5facaf14bafaa77d</id>
<content type='text'>
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>exec: Split softmmu_defs.h</title>
<updated>2013-09-02T16:08:30+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-27T20:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e58eb534133f8ccaa957a33a06ccdb9129f2c842'/>
<id>urn:sha1:e58eb534133f8ccaa957a33a06ccdb9129f2c842</id>
<content type='text'>
The _cmmu helpers can be moved to exec-all.h.  The helpers that are
used from TCG will shortly need access to tcg_target_long so move
their declarations into tcg.h.

This requires minor include adjustments to all TCG backends.

Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Change tcg_out_ld/st offset to intptr_t</title>
<updated>2013-09-02T16:08:30+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-21T00:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a05b5b9be0fec96c89e00abaa964be7ce9e661ac'/>
<id>urn:sha1:a05b5b9be0fec96c89e00abaa964be7ce9e661ac</id>
<content type='text'>
Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Change relocation offsets to intptr_t</title>
<updated>2013-09-02T16:08:29+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-20T22:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2ba7fae29ec63acf2ce77d20d4146fa224bf2338'/>
<id>urn:sha1:2ba7fae29ec63acf2ce77d20d4146fa224bf2338</id>
<content type='text'>
Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Allow TCG_TARGET_REG_BITS to be specified independantly</title>
<updated>2013-09-02T16:08:29+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-20T21:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=78cd7b835e13bee4416782b6ed41e9bef76e3cfc'/>
<id>urn:sha1:78cd7b835e13bee4416782b6ed41e9bef76e3cfc</id>
<content type='text'>
There are several hosts for which it would be useful to use the
available 64-bit registers in a 32-bit pointer environment.

Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Change flush_icache_range arguments to uintptr_t</title>
<updated>2013-09-02T16:08:29+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-20T21:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b93949ef6a5dea2b22987f2aa3028068e751a7e4'/>
<id>urn:sha1:b93949ef6a5dea2b22987f2aa3028068e751a7e4</id>
<content type='text'>
Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Add muluh and mulsh opcodes</title>
<updated>2013-09-02T16:08:29+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-08-14T21:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=03271524b66dfc979cc0412bdb5d8d617426b644'/>
<id>urn:sha1:03271524b66dfc979cc0412bdb5d8d617426b644</id>
<content type='text'>
Use them in places where mulu2 and muls2 are used.
Optimize mulx2 with dead low part to mulxh.

Reviewed-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Move the CIE and FDE header definitions to common code</title>
<updated>2013-07-09T14:15:24+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-06-05T14:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=497a22eb87da704c0a59ebebfde441849cd5189b'/>
<id>urn:sha1:497a22eb87da704c0a59ebebfde441849cd5189b</id>
<content type='text'>
These will necessarily be the same layout for all hosts.  This limits
the amount of boilerplate required to implement jit debug for a host.

Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Split rem requirement from div requirement</title>
<updated>2013-07-09T14:14:09+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-03-12T05:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ca675f46e695bd49a1c21a5e82c6b8c77ee12edf'/>
<id>urn:sha1:ca675f46e695bd49a1c21a5e82c6b8c77ee12edf</id>
<content type='text'>
There are several hosts with only a "div" insn.  Remainder is computed
manually from the quotient and inputs.  We can do this generically.

Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>tcg: Add signed multiword multiplication operations</title>
<updated>2013-02-23T17:25:28+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2013-02-20T07:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4d3203fd0b5d17e39f631f2534e7cbb37d04ce3f'/>
<id>urn:sha1:4d3203fd0b5d17e39f631f2534e7cbb37d04ce3f</id>
<content type='text'>
Signed-off-by: Richard Henderson &lt;rth@twiddle.net&gt;
Signed-off-by: Blue Swirl &lt;blauwirbel@gmail.com&gt;
</content>
</entry>
</feed>
