summaryrefslogtreecommitdiffstats
path: root/js/src/jit/arm64/vixl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit/arm64/vixl/README.md')
-rw-r--r--js/src/jit/arm64/vixl/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/js/src/jit/arm64/vixl/README.md b/js/src/jit/arm64/vixl/README.md
new file mode 100644
index 0000000000..7111753279
--- /dev/null
+++ b/js/src/jit/arm64/vixl/README.md
@@ -0,0 +1,7 @@
+This directory is a mix of VIXL files for ARM64, and files added to integrate
+VIXL within SpiderMonkey MacroAssembler. Many of SpiderMonkey extension would be
+in files prefixed with Moz*, but some might be spread across imported files when
+convenient.
+
+VIXL upstream sources can be found at:
+https://git.linaro.org/arm/vixl.git/about/