]> git.sur5r.net Git - openocd/commit
aarch64: add symbolic definitions for armv8 opcodes
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 2 Sep 2016 08:38:08 +0000 (10:38 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:26 +0000 (14:01 +0100)
commitced4108d26de948b293cc2bbe51f64dca64795e2
treed7426b6a8232ab5d48139fa4a241a0189e4dc0c5
parent6b554b3b0e34fe0a1d37a1584baf3c3e32a76b57
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>
src/target/Makefile.am
src/target/armv8_opcodes.h [new file with mode: 0644]