summary refs log tree commit diff stats
path: root/results/scraper/fex/824
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/824')
-rw-r--r--results/scraper/fex/8244
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/824 b/results/scraper/fex/824
new file mode 100644
index 000000000..88a0a8de4
--- /dev/null
+++ b/results/scraper/fex/824
@@ -0,0 +1,4 @@
+Go through every instruction and ensure LOCK *support*
+We missed LOCK on some ALU ops just recently from #823.

+We should go through all the OpDispatcher implementations to ensure we are supporting LOCK

+At least an assert on the ones we don't support like we currently do.
\ No newline at end of file