target-arm: Implements the ARM PMCCNTR register
commit7c2cb42b5033a851aa2a81de8d8a9e75bb65c2b6
authorAlistair Francis <alistair.francis@xilinx.com>
Mon, 10 Mar 2014 14:56:28 +0000 (10 14:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Mar 2014 14:56:28 +0000 (10 14:56 +0000)
treef2236275aa8f52c97c66ec6f07fd628abd6b4f33
parentaf5199347a874db2214bf818151bad71b856ff37
target-arm: Implements the ARM PMCCNTR register

This patch implements the ARM PMCCNTR register including
the disable and reset components of the PMCR register.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: bbf405e1feaf352cf39d5db402c9efcbd0f57c78.1393459802.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper.c