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>
This commit is contained in:
Matthias Welwarsky
2016-09-02 10:38:08 +02:00
parent 6b554b3b0e
commit ced4108d26
2 changed files with 127 additions and 0 deletions

View File

@@ -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 \