Home
last modified time | relevance | path

Searched refs:semihosting_enabled (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/semihosting/
H A Dstubs-all.c15 bool semihosting_enabled(bool is_user) in semihosting_enabled() function
H A Duser.c12 bool semihosting_enabled(bool is_user) in semihosting_enabled() function
H A Dconfig.c66 bool semihosting_enabled(bool is_user) in semihosting_enabled() function
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_privileged.c.inc61 if (semihosting_enabled(ctx->priv == PRV_U) &&