]> git.ipfire.org Git - thirdparty/openssl.git/commit
RISC-V: Add Zbb rori opcode in riscv.pm
authorJulian Zhu <julian.oerv@isrc.iscas.ac.cn>
Thu, 27 Feb 2025 09:08:39 +0000 (17:08 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Mar 2025 10:16:18 +0000 (11:16 +0100)
commitf04fdd908c424f92b70ce733c108668395e60e9b
treeae3f109697de01fdabdce9456df48c7f9e6d6e75
parentbf4c9b7b663e03e81fe0291e03b814bafd409d1b
RISC-V: Add Zbb rori opcode in riscv.pm

Signed-off-by: Julian Zhu <julian.oerv@isrc.iscas.ac.cn>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27161)
crypto/perlasm/riscv.pm