On 06/29/2015 08:23 AM, Pavel Dovgalyuk wrote:
This patch introduces several helpers to pass return address
which points to the TB. Correct return address allows correct
restoring of the guest PC and icount. These functions should be used when
helpers embedded into TB invoke memory operations.

Signed-off-by: Pavel Dovgalyuk<pavel.dovga...@ispras.ru>
---
  include/exec/cpu_ldst_template.h |   59 +++++++++++++++++++++++++++++++++-----
  softmmu_template.h               |    6 ----
  tcg/tcg.h                        |   23 +++++++++++++++
  3 files changed, 74 insertions(+), 14 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to