ubsan: nds32: left shift cannot be represented in type 'int'
authorAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2019 11:48:57 +0000 (22:18 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2019 12:28:11 +0000 (22:58 +1030)
commite46d79a76ea748165a3ecd1102dd10498d089a49
tree87624397389d62e7d08f6ffd0eac98106eac258c
parent660df28acfa1b58c978d65d9cb26d37023f791ce
ubsan: nds32: left shift cannot be represented in type 'int'

Yet more.

* nds32-dis.c (nds32_mask_opcode): Avoid signed overflow.
(print_insn_nds32): Use uint64_t for "given" and "given1".
opcodes/ChangeLog
opcodes/nds32-dis.c
This page took 0.025251 seconds and 4 git commands to generate.