diff options
author | Heiko Stuebner <[email protected]> | 2022-12-23 23:13:27 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-12-29 06:59:47 -0800 |
commit | c9c1af3f186a2bdb828792658bb32b518edba692 (patch) | |
tree | 01b7f2ad6de8599b600f0bfd672014d4445ef0b5 /scripts/generate_rust_analyzer.py | |
parent | ec5f908775160d4d635f99cbad9a5ea138894038 (diff) |
RISC-V: rename parse_asm.h to insn.h
The current parse_asm header should become a more centralized place
for everything concerning parsing and constructing instructions.
We already have a header insn-def.h similar to aarch64, so rename
parse_asm.h to insn.h (again similar to aarch64) to show that it's
meant for more than simple instruction parsing.
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Signed-off-by: Heiko Stuebner <[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