id = 2696 title = "qemu-hexagon 9.2.0-rc1 hits unreachable assertion in decode_insns() on invalid instruction" state = "opened" created_at = "2024-11-24T07:15:20.082Z" closed_at = "n/a" labels = ["target: hexagon"] url = "https://gitlab.com/qemu-project/qemu/-/issues/2696" host-os = "Ubuntu 23.10" host-arch = "x86_64" qemu-version = "9.2.0-rc1" guest-os = "n/a" guest-arch = "n/a" description = """``` ❯ cat start.s .globl _start _start: .word 0 ❯ clang start.s -target hexagon-linux -nostdlib -fuse-ld=lld ❯ qemu-hexagon ./a.out ** ERROR:../target/hexagon/decode.c:492:decode_insns: code should not be reached Bail out! ERROR:../target/hexagon/decode.c:492:decode_insns: code should not be reached ```""" reproduce = "n/a" additional = "n/a"