]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Move TB flags down to fill gap
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:28:53 +0000 (11:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:28:53 +0000 (11:28 +0100)
commit647f767ba3b37fb229275086187e96242248a4ac
treed12006674cf5dd9ac291ac0d7582a967e5313c1c
parent9dbbc748d671c70599101836cd1c2719d92f3017
target-arm: Move TB flags down to fill gap

Deleting the now-unused ARM_TBFLAG_CPACR_FPEN left a gap in the
bit usage; move the following ARM_TBFLAG_XSCALE_CPAR and
ARM_TBFLAG_NS_SHIFT down 3 bits to fill the gap.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-arm/cpu.h