diff options
author | Richard Henderson | 2014-03-23 04:06:52 +0100 |
---|---|---|
committer | Richard Henderson | 2014-05-12 20:13:12 +0200 |
commit | cf066674280c65a9e035eca073ce3a05887af502 (patch) | |
tree | f2dce1a27d384289713798b12e5fe455209ef43a /tcg/sparc | |
parent | tci: Create tcg_out_call (diff) | |
download | qemu-cf066674280c65a9e035eca073ce3a05887af502.tar.gz qemu-cf066674280c65a9e035eca073ce3a05887af502.tar.xz qemu-cf066674280c65a9e035eca073ce3a05887af502.zip |
tcg: Make call address a constant parameter
Avoid allocating a tcg temporary to hold the constant address,
and instead place it directly into the op_call arguments.
At the same time, convert to the newly introduced tcg_out_call
backend function, rather than invoking tcg_out_op for the call.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/sparc')
0 files changed, 0 insertions, 0 deletions