Home
last modified time | relevance | path

Searched refs:USER_ECALL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/riscv/include/
H A Dinsn.h607 #define USER_ECALL 0b00000 macro
/netbsd-src/sys/arch/riscv/riscv/
H A Ddb_disasm.c703 INSN_USER("ecall", USER_ECALL, RD_0 | RS1_0, 0),