summaryrefslogtreecommitdiff
path: root/src/jit/x86_instrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/x86_instrs.h')
-rw-r--r--src/jit/x86_instrs.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/jit/x86_instrs.h b/src/jit/x86_instrs.h
new file mode 100644
index 0000000000..1c3489d3b4
--- /dev/null
+++ b/src/jit/x86_instrs.h
@@ -0,0 +1,10 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+//
+// This is a temporary file which defined the x86 instructions that
+// are currently still referenced when building the Arm Jit compiler
+//
+
+INS_lea,