Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dtranslate.c245 static void gen_exception_illegal(DisasContext *ctx) in gen_exception_illegal() function
1163 gen_exception_illegal(ctx); in decode_opc()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvi.c.inc23 gen_exception_illegal(ctx);