Re: [Qemu-devel] [RFC v2 11/38] tcg: add tcg_gen_st_ptr

2019-05-20 Thread Alex Bennée
Emilio G. Cota writes: > Will gain a user soon. > > Signed-off-by: Emilio G. Cota Reviewed-by: Alex Bennée > --- > tcg/tcg-op.h | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/tcg/tcg-op.h b/tcg/tcg-op.h > index e2948b10a2..d3c79a6cb2 100644 > --- a/tcg/tcg-op.h > +++ b/tcg/t

[Qemu-devel] [RFC v2 11/38] tcg: add tcg_gen_st_ptr

2018-12-09 Thread Emilio G. Cota
Will gain a user soon. Signed-off-by: Emilio G. Cota --- tcg/tcg-op.h | 5 + 1 file changed, 5 insertions(+) diff --git a/tcg/tcg-op.h b/tcg/tcg-op.h index e2948b10a2..d3c79a6cb2 100644 --- a/tcg/tcg-op.h +++ b/tcg/tcg-op.h @@ -1219,6 +1219,11 @@ static inline void tcg_gen_ld_ptr(TCGv_ptr r