Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_privileged.c.inc30 generate_exception(ctx, RISCV_EXCP_U_ECALL);
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h771 RISCV_EXCP_U_ECALL = 0x8, enumerator