mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
On gen_ll, if a->imm is zero, make_address_x return src1,
but the load to destination may clobber src1. We use a new
destination to fix this problem.
Fixes:
|
||
|---|---|---|
| .. | ||
| insn_trans | ||
| constant_timer.c | ||
| csr_helper.c | ||
| fpu_helper.c | ||
| iocsr_helper.c | ||
| meson.build | ||
| op_helper.c | ||
| tlb_helper.c | ||
| translate.c | ||
| vec_helper.c | ||