summary refs log tree commit diff stats
path: root/results/scraper/fex/75
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/75')
-rw-r--r--results/scraper/fex/756
1 files changed, 6 insertions, 0 deletions
diff --git a/results/scraper/fex/75 b/results/scraper/fex/75
new file mode 100644
index 000000000..03aa3d1a6
--- /dev/null
+++ b/results/scraper/fex/75
@@ -0,0 +1,6 @@
+Support CMPXCHG16B
+Requires adding another GPR class to the RA that supports paired registers.

+Then adding support for class interference support to the RA.

+Probably will lead in to a bit of IR Op and RA cleanup in the process.

+It's a useful instruction for lock free linked list implementations that people will definitely be using.

+Also ensure the CPUID bit says it is supported
\ No newline at end of file