diff options
author | Heiko Stuebner <[email protected]> | 2022-12-23 23:13:25 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-12-29 06:59:45 -0800 |
commit | cde4a69302a4a57374a9daa463c493ff45038c99 (patch) | |
tree | 1a881b954e872daeb547c8174e7740cc45761d8b /scripts/generate_rust_analyzer.py | |
parent | 2621cac76f84c39a0e828f644bb04767efe50981 (diff) |
RISC-V: add auipc elements to parse_asm header
Instruction parsing should not be done in individual code, but instead
supported by central
Right now kgdb and kprobes parse instructions and at least kprobes (and
the upcoming auipc+jalr alternative fixer-function) need the auipc
instruction.
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