diff options
Diffstat (limited to 'results/scraper/box64/562')
| -rw-r--r-- | results/scraper/box64/562 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/results/scraper/box64/562 b/results/scraper/box64/562 new file mode 100644 index 000000000..e53d83085 --- /dev/null +++ b/results/scraper/box64/562 @@ -0,0 +1,2 @@ +[RV64] Implementing CALL/JMP +Seems that implementing CALL/JMP is quite challenging, as it involves dealing with cache and native call handling. @ptitSeb, would you be able to help us in implementing these instructions? For instance, if you could implement one of the CALL and JMP family instructions, then @xctan and I could proceed with implementing the rest. \ No newline at end of file |