Re: [PATCH 19/30] tcg/loongarch: Implement br/brcond ops

2021-09-20 Thread Richard Henderson
On 9/20/21 1:04 AM, WANG Xuerui wrote: Signed-off-by: WANG Xuerui --- tcg/loongarch/tcg-target-con-set.h | 1 + tcg/loongarch/tcg-target.c.inc | 52 ++ 2 files changed, 53 insertions(+) Reviewed-by: Richard Henderson r~

[PATCH 19/30] tcg/loongarch: Implement br/brcond ops

2021-09-20 Thread WANG Xuerui
Signed-off-by: WANG Xuerui --- tcg/loongarch/tcg-target-con-set.h | 1 + tcg/loongarch/tcg-target.c.inc | 52 ++ 2 files changed, 53 insertions(+) diff --git a/tcg/loongarch/tcg-target-con-set.h b/tcg/loongarch/tcg-target-con-set.h index 57b2846d82..bcbf0780ff 1