Stefan Weil be82ee2aca target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
tcg_gen_shl_i64 needs a 3rd argument of type TCGv_i64.
Set tmp4 so it can be used here.

v2:
Don't call tcg_const_i64() inside of the loop
because it creates additional code.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2011-06-03 13:34:01 +02:00
2011-05-18 14:39:15 +02:00
2011-05-26 11:57:09 +02:00
2011-05-26 11:57:09 +02:00
2011-04-27 08:24:37 -07:00
2011-06-03 13:34:01 +02:00
2011-05-20 17:35:12 +02:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-05-08 16:55:24 +00:00
2011-05-08 10:10:01 +02:00
2011-05-20 17:35:12 +02:00
2011-05-26 11:57:09 +02:00
2011-05-09 22:31:37 +02:00
2011-05-08 16:55:24 +00:00
2011-04-27 13:30:18 +02:00
2011-05-26 12:14:16 +02:00
2011-05-08 10:10:01 +02:00
2011-05-08 10:10:01 +02: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%