qemu-e2k/target
Abdallah Bouassida 9c513e786d 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.

Signed-off-by: Abdallah Bouassida <abdallah.bouassida@lauterbach.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1524153386-3550-3-git-send-email-abdallah.bouassida@lauterbach.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-05-18 17:48:07 +01:00
..
alpha translator: merge max_insns into DisasContextBase 2018-05-09 10:12:21 -07:00
arm target/arm: Add "_S" suffix to the secure version of a sysreg 2018-05-18 17:48:07 +01:00
cris * Don't silently truncate extremely long words in the command line 2018-05-14 09:55:09 +01:00
hppa fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
i386 i386: Add new property to control cache info 2018-05-15 11:33:33 -03:00
lm32 target/lm32: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
m68k target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-17 15:27:15 -07:00
microblaze target/microblaze: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
mips target/mips: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
moxie icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
nios2 cpu: get rid of unused cpu_init() defines 2018-03-19 14:10:36 -03:00
openrisc target/openrisc: Merge disas_openrisc_insn 2018-05-14 14:58:08 -07:00
ppc fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
riscv target/riscv: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
s390x target/s390x: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
sh4 fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
sparc target/sparc: convert to TranslatorOps 2018-05-09 10:12:21 -07:00
tilegx target/tilegx: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
tricore icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
unicore32 fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
xtensa target-arm queue: 2018-05-11 17:41:54 +01:00