diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1859291')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1859291 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1859291 b/results/scraper/launchpad-without-comments/1859291 new file mode 100644 index 000000000..bad0f624c --- /dev/null +++ b/results/scraper/launchpad-without-comments/1859291 @@ -0,0 +1,3 @@ +RISC-V incorrect exception generated + +When using 'ecall' from supervisor mode, user exception is raised instead of supervisor exception. The problem is located under 'target/riscv/insn_trans/trans_priviledged.inc.c' in function 'static bool trans_ecall(DisasContext *ctx, arg_ecall *a)'. Best regards, Serge Teodori \ No newline at end of file |