]> Git Repo - qemu.git/commit
target-arm: Implement MDCR_EL3 and SDCR
authorPeter Maydell <[email protected]>
Thu, 11 Feb 2016 11:17:30 +0000 (11:17 +0000)
committerPeter Maydell <[email protected]>
Thu, 11 Feb 2016 11:17:30 +0000 (11:17 +0000)
commit5513c3abed8e5fabe116830c63f0d3fe1f94bd21
tree904144976ca6497e45e6cc11089b285e81652a47
parent6b7f0b61f080b886c9b4bba8240379ce90e20b12
target-arm: Implement MDCR_EL3 and SDCR

Implement the MDCR_EL3 register (which is SDCR for AArch32).
For the moment we implement it as reads-as-written.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Message-id: 1454506721[email protected]
target-arm/cpu.h
target-arm/helper.c
This page took 0.024559 seconds and 4 git commands to generate.