commit | a3abb29292dccd5681beb16f610b2b838eec2174 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu May 22 13:25:34 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Thu May 22 13:25:34 2014 -0700 |
tree | 2c7db66b748c97928642ffa0a3697e378d65cf34 | |
parent | 5118dc5975e6aa2e823961e15b162919f94721cc [diff] |
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>