diff options
author | Heiko Stuebner <heiko.stuebner@vrull.eu> | 2023-01-13 22:23:01 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-01-31 11:43:24 -0800 |
commit | b6fcdb191e36f82336f9b5e126d51c02e7323480 (patch) | |
tree | 9478e9f2e5141295105137ec3e62e1aa9e6141d2 /include | |
parent | 56e0790c7f9e59ba6a0f4b59981d1d6fbf43efb0 (diff) |
RISC-V: add zbb support to string functions
Add handling for ZBB extension and add support for using it as a
variant for optimized string functions.
Support for the Zbb-str-variants is limited to the GNU-assembler
for now, as LLVM has not yet acquired the functionality to
selectively change the arch option in assembler code.
This is still under review at
https://reviews.llvm.org/D123515
Co-developed-by: Christoph Muellner <christoph.muellner@vrull.eu>
Signed-off-by: Christoph Muellner <christoph.muellner@vrull.eu>
Signed-off-by: Heiko Stuebner <heiko.stuebner@vrull.eu>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230113212301.3534711-3-heiko@sntech.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions