Re: [Qemu-devel] [PATCH v6 18/25] target/s390: Use tcg_gen_lookup_and_goto_ptr

2017-05-06 Thread Aurelien Jarno
On 2017-05-02 12:22, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > target/s390x/translate.c | 17 - > 1 file changed, 12 insertions(+), 5 deletions(-) > > diff --git a/target/s390x/translate.c b/target/s390x/translate.c > index 01c6217..f7c2123 100644 > ---

[Qemu-devel] [PATCH v6 18/25] target/s390: Use tcg_gen_lookup_and_goto_ptr

2017-05-02 Thread Richard Henderson
Signed-off-by: Richard Henderson --- target/s390x/translate.c | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/target/s390x/translate.c b/target/s390x/translate.c index 01c6217..f7c2123 100644 --- a/target/s390x/translate.c +++ b/target/s390x/translate.c @@ -