On 11/5/24 13:04, Philippe Mathieu-Daudé wrote:
Copy/paste the current tests, but call the opposite endianness
machines, testing:
- petalogix-s3adsp1800-le machine (little-endian CPU) on the
qemu-system-microblaze binary (big-endian)
- petalogix-s3adsp1800-be machine (big-endian CPU) on the
qemu-system-microblazeel binary (little-endian).
Signed-off-by: Philippe Mathieu-Daudé<philmd(a)linaro.org>
---
Clever refactor left for later
---
.../functional/test_microblaze_s3adsp1800.py | 21 +++++++++++++++++++
.../test_microblazeel_s3adsp1800.py | 19 +++++++++++++++++
2 files changed, 40 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson(a)linaro.org>
r~