Richard Henderson df072774cb tcg: Optimize some forms of deposit.
If the deposit replaces the entire word, optimize to a move.

If we're inserting to the top of the word, avoid the mask of arg2
as we'll be shifting out all of the garbage and shifting in zeros.

If the host is 32-bit, reduce a 64-bit deposit to a 32-bit deposit
when possible.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-30 09:06:23 +00:00
2011-10-21 17:34:14 +02:00
2011-10-16 11:11:56 +00:00
2011-10-06 09:48:07 +02:00
2011-10-21 18:14:30 +02:00
2011-10-03 13:53:14 -03:00
2011-10-06 09:48:09 +02:00
2011-10-16 10:40:16 +00:00
2011-10-30 09:06:23 +00:00
2011-10-30 09:03:55 +00:00
2011-09-10 16:57:36 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 17:34:14 +02:00
2011-09-16 08:26:31 -05:00
2011-09-21 11:10:52 +01:00
2011-09-21 10:50:59 +01:00
2011-10-21 18:14:31 +02:00
2011-10-21 18:14:31 +02:00
2011-10-06 09:48:01 +02:00
2011-09-10 16:57:36 +00:00
2011-10-21 18:14:30 +02:00
2011-10-04 11:02:57 -03:00
2011-10-04 11:02:57 -03:00
2011-10-21 18:14:30 +02:00
2011-10-11 15:57:07 +02:00
2011-10-11 15:57:07 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-10-11 15:57:09 +02:00
2011-10-02 16:27:13 +02:00
2011-09-21 11:34:43 +02:00
2011-09-19 11:34:33 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 17:34:12 +02:00
2011-10-21 17:34:12 +02:00
2011-09-20 14:32:56 +02:00
2011-10-06 09:48:09 +02:00
2011-10-21 17:34:12 +02:00
2011-10-23 15:44:15 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 17:34:12 +02:00
2011-09-19 11:34:33 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-09-23 10:55:32 -05:00
2011-10-04 11:00:46 -03:00
2011-10-04 11:00:46 -03:00
2011-10-04 11:02:57 -03:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:31 +02:00
2011-09-15 16:39:32 -03:00
2011-09-10 16:57:39 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%