Re: [PATCH 1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted

2023-11-20 Thread gaosong
在 2023/11/20 下午11:59, Richard Henderson 写道: On 11/19/23 22:59, Song Gao wrote: On LoongArch host,  we got an Aborted from tcg_out_mov(). qemu-x86_64 configure with '--enable-debug'. (gdb) b /home1/gaosong/code/qemu/tcg/loongarch64/tcg-target.c.inc:312 Breakpoint 1 at 0x2576f0: file /home1/ga

Re: [PATCH 1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted

2023-11-20 Thread Richard Henderson
On 11/19/23 22:59, Song Gao wrote: On LoongArch host, we got an Aborted from tcg_out_mov(). qemu-x86_64 configure with '--enable-debug'. (gdb) b /home1/gaosong/code/qemu/tcg/loongarch64/tcg-target.c.inc:312 Breakpoint 1 at 0x2576f0: file /home1/gaosong/code/qemu/tcg/loongarch64/tcg-target.c.