From ced4108d26de948b293cc2bbe51f64dca64795e2 Mon Sep 17 00:00:00 2001 From: Matthias Welwarsky Date: Fri, 2 Sep 2016 10:38:08 +0200 Subject: 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 --- src/target/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/target/Makefile.am') 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 \ -- cgit v1.2.3-18-g5258