mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
![]() DREG_RS2 and DREG_CALC_RESULT were mapped to the same register which would not trigger https://gitlab.com/qemu-project/qemu/-/issues/653. So let's make each register unique. Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20230202120432.1268-5-kbastian@mail.uni-paderborn.de> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> |
||
---|---|---|
.. | ||
link.ld | ||
macros.h | ||
Makefile.softmmu-target | ||
test_abs.S | ||
test_bmerge.S | ||
test_clz.S | ||
test_dvstep.S | ||
test_fadd.S | ||
test_fmul.S | ||
test_ftoi.S | ||
test_imask.S | ||
test_insert.S | ||
test_madd.S | ||
test_msub.S | ||
test_muls.S |