aarch64: add cpsr bitfields to target description
commit1756f393e45c2a23dd29ff8bc85d188b547624f9
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Wed, 7 Mar 2018 20:14:24 +0000 (7 21:14 +0100)
committerMatthias Welwarsky <matthias@welwarsky.de>
Tue, 27 Mar 2018 08:15:43 +0000 (27 09:15 +0100)
tree162b382f0063cc0e9af8081a4a4a7cf772a07f80
parent0808c6e8a3bd82316988d3d86bd6b212eefff6a2
aarch64: add cpsr bitfields to target description

provide meta information for the cpsr so gdb can display the status
flags and not only a hexadecimal number

Change-Id: I9d3fb29153780adbea389d7e4175d5e19bddc256
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/4460
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/target/armv8.c