aboutsummaryrefslogtreecommitdiff
path: root/rv_sdext
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-05-01 01:28:58 -0700
committerAndrew Waterman <andrew@sifive.com>2024-05-01 01:46:31 -0700
commit89d129614a6b7e0cf6a8ccffb825fb0b6a2af9f7 (patch)
treeb1548dd31793a00edf37b8e29d11dda8c1db03f5 /rv_sdext
parent09879e6b56714aa705aa67705b1ccb215be427e5 (diff)
downloadriscv-opcodes-89d129614a6b7e0cf6a8ccffb825fb0b6a2af9f7.zip
riscv-opcodes-89d129614a6b7e0cf6a8ccffb825fb0b6a2af9f7.tar.gz
riscv-opcodes-89d129614a6b7e0cf6a8ccffb825fb0b6a2af9f7.tar.bz2
Correctly detect overlapping encodings
A regression introduced a few years ago prevented detecting partially overlapping encodings; instead, we only detected exact matches. Now, we detect the partial cases. We now need to maintain two allowlists (overlapping_extensions and overlapping_instructions) for the cases that extensions and/or instructions overlap by design.
Diffstat (limited to 'rv_sdext')
0 files changed, 0 insertions, 0 deletions