These are the last instructions within handle_3same_float
and disas_simd_scalar_three_reg_same_fp16 so remove them.
Reviewed-by: Peter Maydell
Signed-off-by: Richard Henderson
---
target/arm/tcg/a64.decode | 12 ++
target/arm/tcg/translate-a64.c | 293 -
2
Signed-off-by: Richard Henderson
---
target/arm/tcg/a64.decode | 6 ++
target/arm/tcg/translate-a64.c | 34 +++---
2 files changed, 17 insertions(+), 23 deletions(-)
diff --git a/target/arm/tcg/a64.decode b/target/arm/tcg/a64.decode
index 96ce35ad40..44383b4
Reviewed-by: Peter Maydell
Signed-off-by: Richard Henderson
---
target/arm/tcg/helper-a64.h| 4 +
target/arm/tcg/translate.h | 5 +
target/arm/tcg/a64.decode | 27 +
target/arm/tcg/translate-a64.c | 205 +
target/arm/tcg/vec_helper.c| 4
ppc64 seems to be stable now, only problem is the speed, so I
rewrote the test to avoid SLOF and use special bios blob like
the other archs.
Thanks,
Nick
Nicholas Piggin (3):
tests/qtest/migration-test: Quieten ppc64 QEMU warnigns
tests/qtest/migration-test: Enable on ppc64
tests/qtest/migr
Signed-off-by: Nicholas Piggin
---
tests/qtest/migration-test.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/qtest/migration-test.c b/tests/qtest/migration-test.c
index b7e3406471..c13535c37d 100644
--- a/tests/qtest/migration-test.c
+++ b/tests/qtest/migration-tes
ppc64 with TCG seems to no longer be failing this test. Let's try to
enable it. s390x is still hanging about 1 in 10 runs.
Signed-off-by: Nicholas Piggin
---
tests/qtest/migration-test.c | 16 +++-
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/tests/qtest/migration-t
Similar to other archs, build a custom bios memory updater. Running the
test with OF code is a cool trick, but SLOF takes a long time to boot.
This reduces test time by around 3x (150s to 50s).
Signed-off-by: Nicholas Piggin
---
tests/migration/migration-test.h | 1 +
tests/migration/ppc64/a-
On Fri, 24 May 2024 at 18:00, Fabiano Rosas wrote:
> That's the point. If offset==0 we truncate all the way, if not, we truncate
> to the offset.
* Yes, I was wondering if the migration file has some data, but still
'offset' ends up being zero(0). If that's unlikely to happen, then we
are good.
Hi,
On Fri, 24 May 2024 at 16:23, Yong Huang wrote:
> I'm not testing the latest QEMU version while theoretically it is
> reproducible, I'll check it and give a conclusion.
* Yes, that'll help. Thank you.
> I'm not sure this usage is common but in our production environment, it is
> used.
* I
201 - 209 of 209 matches
Mail list logo