Prevent a left shift by a negative value when disassembling IA64 binaries.
authorNick Clifton <nickc@redhat.com>
Tue, 29 Oct 2019 10:01:27 +0000 (10:01 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Oct 2019 10:01:27 +0000 (10:01 +0000)
commit993a00a986d0795a3cbb7a2dd0c640d8e6d66734
tree1a1718c73f3356b40337e859b79adbfb109d190e
parent66a66a17f489a4ffc614a31855e8d6f516e24640
Prevent a left shift by a negative value when disassembling IA64 binaries.

* ia64-opc.c (locate_opcode_ent): Prevent a negative shift when
locating the bit to be tested.
opcodes/ChangeLog
opcodes/ia64-opc.c
This page took 0.024098 seconds and 4 git commands to generate.