Re: [Qemu-devel] [PATCH] target/hppa: use tb_cflags() to access tb->cflags

2018-02-19 Thread Richard Henderson
On 02/14/2018 07:05 PM, Emilio G. Cota wrote: > Signed-off-by: Emilio G. Cota > --- > target/hppa/translate.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/hppa/translate.c b/target/hppa/translate.c > index 6499b39..b4b74a8 100644 > --- a/target/hppa/translate.c

[Qemu-devel] [PATCH] target/hppa: use tb_cflags() to access tb->cflags

2018-02-14 Thread Emilio G. Cota
Signed-off-by: Emilio G. Cota --- target/hppa/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/hppa/translate.c b/target/hppa/translate.c index 6499b39..b4b74a8 100644 --- a/target/hppa/translate.c +++ b/target/hppa/translate.c @@ -2075,7 +2075,7 @@ static Di