[AArch64] Make the system registers volatile.

Currently, reads and writes to system registers do not show up in the decompilation output. Fix this by marking them as volatile.
This commit is contained in:
Robin Lambertz 2019-06-05 15:17:00 +02:00 committed by GitHub
parent 25894ff9ae
commit 96804c6c2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
</default_symbols>
<volatile outputop="cWrite" inputop="cRead">
<range space="register" first="0x3000" last="0x3fff"/>
<range space="register" first="0x1000" last="0x3fff"/>
</volatile>
<register_data>