aboutsummaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>2016-09-02 10:38:08 +0200
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>2017-02-10 14:01:26 +0100
commitced4108d26de948b293cc2bbe51f64dca64795e2 (patch)
treed7426b6a8232ab5d48139fa4a241a0189e4dc0c5 /src/target/Makefile.am
parent6b554b3b0e34fe0a1d37a1584baf3c3e32a76b57 (diff)
aarch64: add symbolic definitions for armv8 opcodes
To replace hexadecimal constants with descriptive names and increase flexibility. Change-Id: I6f7b6f045866ed8b9360f54b640ecdb307eebc51 Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index a17496cd..e2357766 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -155,6 +155,7 @@ INTEL_IA32_SRC = \
%D%/armv7m.h \
%D%/armv7m_trace.h \
%D%/armv8.h \
+ %D%/armv8_opcodes.h \
%D%/avrt.h \
%D%/dsp563xx.h \
%D%/dsp563xx_once.h \