Home
last modified time | relevance | path

Searched hist:cf066674280c65a9e035eca073ce3a05887af502 (Results 1 – 5 of 5) sorted by relevance

/qemu/include/tcg/
H A Dtcg-opc.hcf066674280c65a9e035eca073ce3a05887af502 Sun Mar 23 03:06:52 UTC 2014 Richard Henderson <rth@twiddle.net> 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>
H A Dtcg-op.hcf066674280c65a9e035eca073ce3a05887af502 Sun Mar 23 03:06:52 UTC 2014 Richard Henderson <rth@twiddle.net> 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>
H A Dtcg.hcf066674280c65a9e035eca073ce3a05887af502 Sun Mar 23 03:06:52 UTC 2014 Richard Henderson <rth@twiddle.net> 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>
/qemu/tcg/
H A Doptimize.ccf066674280c65a9e035eca073ce3a05887af502 Sun Mar 23 03:06:52 UTC 2014 Richard Henderson <rth@twiddle.net> 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>
H A Dtcg.ccf066674280c65a9e035eca073ce3a05887af502 Sun Mar 23 03:06:52 UTC 2014 Richard Henderson <rth@twiddle.net> 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>