]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Reflect actual range of vlen for hashing
authorTsukasa OI <research_trasio@irq.a4lg.com>
Fri, 11 Aug 2023 03:12:52 +0000 (03:12 +0000)
committerTsukasa OI <research_trasio@irq.a4lg.com>
Fri, 11 Aug 2023 13:27:52 +0000 (13:27 +0000)
commit86dfe011797b3e442622d427e9abd1e0f70f3a62
tree584d80e095204241722bac9126b3d5081d9b1423
parent1c450dc2e7626eb7643e5a370b4d5fe3b10f34ed
RISC-V: Reflect actual range of vlen for hashing

Before actual vlen handling, fix the riscv_gdbarch_features hashing
function based on the actual valid range of vlen.  In bytes, vlen is 0,
or 4 <= xlen <= 8192.
gdb/arch/riscv.h