On 10/22/19 11:38 AM, Peter Maydell wrote: > Turns out this asserts in qemu-armeb :-( > > /home/petmay01/linaro/qemu-for-merges/build/all-linux-static/armeb-linux-user/qemu-armeb > -L ./gnemul/qemu-armeb armeb/ls -l dummyfile > qemu-armeb: /home/petmay01/linaro/qemu-for-merges/target/arm/helper.c:11267: > cpu_get_tb_cpu_state: Assertion `flags == > rebuild_hflags_internal(env)' failed. > qemu: uncaught target signal 11 (Segmentation fault) - core dumped > Segmentation fault (core dumped) > > Dropping this series again for the moment.
Argh! I had forgotten that we have no testing of armeb in check-tcg. Yes, I see now that we need a recompute in linux-user/{aarch64,arm}/cpu_loop.c specific to TARGET_WORDS_BIGENDIAN. r~