Richard Henderson bacf43c62e target-s390: Optimize get_address
Don't load the displacement into a register first, add it second
so that tcg_gen_addi_i64 can eliminate zeros.  Don't mask the
displacement first so that we don't turn small negative numbers
into large positive numbers.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-01-05 12:18:46 -08:00
2012-12-17 14:01:41 +01:00
2012-12-19 08:29:06 +01:00
2012-12-22 12:06:48 +00:00
2012-10-24 10:26:22 +02:00
2013-01-02 11:23:21 -06:00
2012-09-07 09:02:44 +03:00
2012-11-01 13:10:06 +01:00
2012-12-20 23:08:47 +01:00
2013-01-05 12:00:27 -08:00
2013-01-02 15:58:09 +01:00
2012-12-20 23:09:25 +01:00
2013-01-03 12:53:41 -06:00
2013-01-02 13:32:48 -06:00
2012-12-03 14:08:40 -06:00
2012-12-22 12:04:44 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
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%