Files
rust/compiler
Tsukasa OI e337275d06 RISC-V: Add virtual target feature: zkne_or_zknd
Because some AES key scheduling instructions require *either* Zkne or
Zknd extension, we must have a target feature to represent
`(Zkne || Zknd)`.

This commit adds (perma-unstable) target feature to the RISC-V
architecture: `zkne_or_zknd` for this purpose.

Helped-by: sayantn <sayantn05@gmail.com>
2025-12-18 15:26:50 +00:00
..
fix
2025-11-27 17:55:34 +07:00
2025-12-16 08:42:04 -08:00
2025-12-12 11:17:33 +01:00
2025-10-12 08:08:30 +00:00
2025-12-09 13:40:18 +00:00
2025-12-16 00:31:32 +09:00