]> Git Repo - qemu.git/commit
target-arm: Move TB flags down to fill gap
authorPeter Maydell <[email protected]>
Fri, 29 May 2015 10:28:53 +0000 (11:28 +0100)
committerPeter Maydell <[email protected]>
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 <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
target-arm/cpu.h
This page took 0.025277 seconds and 4 git commands to generate.