]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: Put back 3 aborts in OP_E_memory
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 19 Aug 2021 14:39:10 +0000 (07:39 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 19 Aug 2021 14:39:10 +0000 (07:39 -0700)
commitca22cf5ed52c1b4c40dbadf893f558ef09d0c66b
tree6cf2830b2b1df11dade58ba474f010192c0c7506
parent7e40d574be8b8bc01d3726b90556cff0081e9dd9
x86: Put back 3 aborts in OP_E_memory

Put back 3 aborts where invalid lengths should have been filtered out.

gas/

PR binutils/28247
* testsuite/gas/i386/bad-bcast.s: Add a comment.

opcodes/

PR binutils/28247
* * i386-dis.c (OP_E_memory): Put back 3 aborts.
gas/testsuite/gas/i386/bad-bcast.s
opcodes/i386-dis.c