On 10/17/23 05:27, Philippe Mathieu-Daudé wrote:
- tcg_gen_qemu_st_i64(t1, addr, index, MO_TEUQ); + tcg_gen_st_i128(t, addr, index);
Lost the "qemu". r~
On 10/17/23 05:27, Philippe Mathieu-Daudé wrote:
- tcg_gen_qemu_st_i64(t1, addr, index, MO_TEUQ); + tcg_gen_st_i128(t, addr, index);
Lost the "qemu". r~