ubsan: arm: out of bounds array access
authorAlan Modra <amodra@gmail.com>
Mon, 20 Jan 2020 02:01:58 +0000 (12:31 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Jan 2020 05:15:50 +0000 (15:45 +1030)
commit2bddb71a7421213dd9d8b8f2db133b43f5e1357e
treefcad008cb31d002d4d2289e904fca5d7494711ea
parentcf1d9e092f871df3b34a58cfcde915c689ac9067
ubsan: arm: out of bounds array access

 .inst 0x81bdfe9f

disassembles as
   0: 81bdfe9f  ldaexdhi pc, reg-names-std, [sp]

I'm quite sure "reg-names-std" isn't an ARM register.

* arm-dis.c (print_insn_arm): Wrap 'T' value.
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.023672 seconds and 4 git commands to generate.