unicorn/qemu/target
Abdallah Bouassida 11149ba82b
target/arm: Add _S suffix to the secure version of a sysreg
This is a preparation for the coming feature of creating dynamically an XML
description for the ARM sysregs.
Add "_S" suffix to the secure version of sysregs that have both S and NS views
Replace (S) and (NS) by _S and _NS for the register that are manually defined,
so all the registers follow the same convention.

Backports commit 9c513e786d85cc58b8ba56a482566f759e0835b6 from qemu
2018-05-20 00:19:34 -04:00
..
arm target/arm: Add _S suffix to the secure version of a sysreg 2018-05-20 00:19:34 -04:00
i386 i386: Add new property to control cache info 2018-05-17 19:04:56 -04:00
m68k target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-19 23:23:56 -04:00
mips target/mips: Remove floatX_maybe_silence_nan from conversions 2018-05-19 23:25:04 -04:00
sparc target/sparc: convert to TranslatorOps 2018-05-11 15:17:12 -04:00