https://sourceware.org/bugzilla/show_bug.cgi?id=31269
Bug ID: 31269 Summary: aarch64 objdump -D assertion failure Product: binutils Version: 2.43 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: amodra at gmail dot com Target Milestone: --- Assembling the following with aarch64-linux-gnu-as: .byte 0x20,0x1b,0x90,0x5d when disassembled with objdump -D results in aarch64-dis.c:251: get_sreg_qualifier_from_value: Assertion `value <= 0x4 && aarch64_get_qualifier_standard_value (qualifier) == value' failed. -- You are receiving this mail because: You are on the CC list for the bug.