You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It adds a support for the 'Zce' superset compressed instruction extension
for embedded systems.
**THIS IS A MOCKUP**
Since 'Zcmp' and 'Zcmt' are not added to GNU Binutils yet, this commit is
just a mockup. However, it outlines what will be required on the 'Zce'
support along with new complex implication design.
bfd/ChangeLog:
* elfxx-riscv.c (check_implicit_for_f_zce): New function to check
whether adding implication 'F' -> 'Zcf' is appropriate.
(riscv_implicit_subsets): Add conditional implication from 'F'
-> 'Zcf'. (riscv_supported_std_z_ext): [MOCK] Add 'Zce' to the
supported 'Z' extension list.
0 commit comments