diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-07-24 05:09:39 +0000 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-07-24 23:42:35 +0000 |
commit | 6e30678feb8ab38ad80a589226c5d0e9c9dc399e (patch) | |
tree | 2575ed38bd4d8980dc63bb69338ced81f57ecb02 /gdbsupport/gdb-hashtab.h | |
parent | 766f6d170c56d1d7b03e81f64d069386d0a7c5dd (diff) | |
download | gdb-6e30678feb8ab38ad80a589226c5d0e9c9dc399e.zip gdb-6e30678feb8ab38ad80a589226c5d0e9c9dc399e.tar.gz gdb-6e30678feb8ab38ad80a589226c5d0e9c9dc399e.tar.bz2 |
RISC-V: Implications from 'Zc[fd]' extensions
The version 1.0.4-1 of the code size reduction specification clarifies
that 'Zcf' implies 'F' and 'Zcd' implies 'D'.
cf:
<https://github.com/riscv/riscv-code-size-reduction/releases/tag/v1.0.4-1>
This commit adds those implications.
bfd/ChangeLog:
* elfxx-riscv.c (riscv_implicit_subsets): Add two implications,
'Zcf' -> 'F' and 'Zcd' -> 'D'.
gas/ChangeLog:
* testsuite/gas/riscv/march-imply-zcd.d: New test.
* testsuite/gas/riscv/march-imply-zcf.d: New test.
Diffstat (limited to 'gdbsupport/gdb-hashtab.h')
0 files changed, 0 insertions, 0 deletions