summary refs log tree commit diff stats
path: root/results/scraper/fex/4152
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/4152')
-rw-r--r--results/scraper/fex/41524
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/4152 b/results/scraper/fex/4152
new file mode 100644
index 000000000..3f48bce4f
--- /dev/null
+++ b/results/scraper/fex/4152
@@ -0,0 +1,4 @@
+Support longjump-style faultable code segments
+This will be necessary for sigill handling in the frontend decoder and /maybe/ can be used for EFAULT handling in the syscall emulation.
+
+Basically longjump, but with signal causing the long jump. I saw some game that would have benefitted from this a while ago, but I don't remember what it was.
\ No newline at end of file