diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2025-05-09 17:34:48 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2025-05-09 17:52:47 +0800 |
commit | ddc654da1a84c698199ccfc2019865b57ad59582 (patch) | |
tree | 9698978dd357fbf1cd80a879693edbdea8e9cde3 /bfd/elf64-mips.c | |
parent | 0b0e00271c2c2c90446827207288b3f67e9d3602 (diff) | |
download | binutils-ddc654da1a84c698199ccfc2019865b57ad59582.zip binutils-ddc654da1a84c698199ccfc2019865b57ad59582.tar.gz binutils-ddc654da1a84c698199ccfc2019865b57ad59582.tar.bz2 |
RISC-V: Base for complex extension implications
Thanks to the commit 48558a5e5471 ("RISC-V: Allow nested implications for
extensions"), we can write complex extension implications in theory.
However, to actually do that, we need to pass more information to
check_func.
For example, we want to imply 'Zcf' from 'F' if and only if the 'Zce'
extension is also enabled and XLEN is 32. Passing rps is a way to
enable this.
This commit prepares for such complex extension implications.
Diffstat (limited to 'bfd/elf64-mips.c')
0 files changed, 0 insertions, 0 deletions