opnsense-src/sys/cddl/dev/dtrace/riscv
Christos Margiolis 7a8cf053d1 dtrace: deduplicate some RISC-V functions
match_opcode() is defined in FBT, kinst, and dtrace_subr.c. The function
prologue-checking functions are defined in FBT and kinst.

Reviewed by:	markj
Approved by:	markj (mentor)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D40335
2023-05-30 18:07:18 +03:00
..
dtrace_asm.S dtrace_asm.S: properly enter/exit user access 2023-02-06 15:26:53 -04:00
dtrace_isa.c dtrace: deduplicate some RISC-V functions 2023-05-30 18:07:18 +03:00
dtrace_subr.c dtrace: deduplicate some RISC-V functions 2023-05-30 18:07:18 +03:00
instr_size.c dtrace: expose dtrace_instr_size() to userland and implement it for riscv 2023-04-20 13:35:57 -04:00
regset.h dtrace: add register bindings for RISC-V 2023-04-20 13:35:57 -04:00