aarch64: use symbolic opcodes instead of hex values
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 16 Sep 2016 09:15:15 +0000 (11:15 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:38 +0000 (14:01 +0100)
commit391109505fff97772c70f7dda02865e7a9863007
tree5c62e21cd3d8f001aa5efb61d3b93f447315a42e
parent044e4b81080ad80815ce56636dfec9ecc5df5b13
aarch64: use symbolic opcodes instead of hex values

Use opcode definitions from armv8_opcodes.h where appropriate

Change-Id: Iead33fb8e62eb2dd2419ef8932f7d46c087f51a8
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c