diff options
author | Stefan Weil <weil@mail.berlios.de> | 2011-05-27 19:03:25 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-06-03 13:34:01 +0200 |
commit | be82ee2aca363753888fe777215849a86f4e737c (patch) | |
tree | c99ae18156ee8f5b8d69a7444a8b09e621653fcf /os-win32.c | |
parent | d4a3ef69703e289af7b08122d969e72af799d15f (diff) |
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>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions