diff options
author | Heiko Stuebner <heiko.stuebner@vrull.eu> | 2023-01-14 00:19:55 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-02-16 07:32:31 +0300 |
commit | 8658db0a4a0f84f50fe6643fe8665efe1a4bdb66 (patch) | |
tree | 12a74b76f3dd692a7e35a3e8353159cab9182e50 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ec6311919ea616be69076d03c3e2d2f7769d5f5f (diff) | |
download | linux-8658db0a4a0f84f50fe6643fe8665efe1a4bdb66.tar.xz |
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
The __RISCV_INSN_FUNCS originally declared riscv_insn_is_* functions inside
the kprobes implementation. This got moved into a central header in
commit ec5f90877516 ("RISC-V: Move riscv_insn_is_* macros into a common header").
Though it looks like I overlooked two of them, so fix that. FENCE itself is
an instruction defined directly by its own opcode, while the created
riscv_isn_is_system function covers all instructions defined under the SYSTEM
opcode.
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Heiko Stuebner <heiko.stuebner@vrull.eu>
Link: https://lore.kernel.org/r/20230113211955.3534431-1-heiko@sntech.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions