OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DECLARE_CSR
sys/arch/riscv64/riscv64/db_disasm.c
552
#define DECLARE_CSR(name, num) case num: csr_name = #name; break;
sys/arch/riscv64/riscv64/db_disasm.c
554
#undef DECLARE_CSR