diff options
author | Jisheng Zhang <[email protected]> | 2023-01-29 01:28:46 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-01-31 23:29:35 -0800 |
commit | d8a3d8a75206d3dfba64b6d4468b7cf44d4eb4d7 (patch) | |
tree | 4d7db442e520f6afff9644725a56bbf5e58860fa /scripts/generate_rust_analyzer.py | |
parent | 191b27c7c0e8c1a587832f8680132564743af76c (diff) |
riscv: hwcap: make ISA extension ids can be used in asm
So that ISA extensions can be used in assembly files, convert the
multi-letter RISC-V ISA extension IDs enums to macros.
In order to make them visible, move the #ifndef __ASSEMBLY__ guard
to a later point in the header
Signed-off-by: Jisheng Zhang <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions