commit | f1917fc63166d73a9d0930d96468e486a49c666d | [log] [tgz] |
---|---|---|
author | Paul Iannetta <piannetta@kalrayinc.com> | Thu Aug 24 10:39:14 2023 +0200 |
committer | Alan Modra <amodra@gmail.com> | Thu Aug 24 20:03:23 2023 +0930 |
tree | 54d62e13c6cf4c252b0a968600a91ead0bd2fe0f | |
parent | 476dd29dc60b6dc3aec0e29ce2150202cf85f7a8 [diff] |
kvx: fix kvx_reassemble_bundle index 8 out of bounds opcodes/ * kvx-dis.c (print_insn_kvx): Change the loop condition so that wordcount is always less than KVXMAXBUNDLEWORDS. (decode_prologue_epilogue_bundle): Likewise.