Skip to content
Commit 3b070fc3 authored by Mark Hatle's avatar Mark Hatle Committed by Steve Sakoman
Browse files

binutils: Fix aarch64 disassembly abort



Code backported from binutils development tree.

  aarch64: Remove asserts from operand qualifier decoders [PR31595]

  Given that the disassembler should never abort when decoding
  (potentially random) data, assertion statements in the
  `get_*reg_qualifier_from_value' function family prove problematic.

  ...

Signed-off-by: default avatarMark Hatle <mark.hatle@amd.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 00f3d849)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 71231580
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment