OSDN Git Service

tci: Fix tcg_out_call
authorRichard Henderson <rth@twiddle.net>
Thu, 22 May 2014 20:25:34 +0000 (13:25 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 22 May 2014 20:25:34 +0000 (13:25 -0700)
commita3abb29292dccd5681beb16f610b2b838eec2174
tree2c7db66b748c97928642ffa0a3697e378d65cf34
parent5118dc5975e6aa2e823961e15b162919f94721cc
tci: Fix tcg_out_call

Broken since dddbb2e1e3f8137d7e3f1faf9758c66cca0c94ea.
Do all the rest of the things that tcg_out_op did before
and after the big switch statement.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tci/tcg-target.c