Implement (very) basic Thumb2-EE support. This doesn't actually implement
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 19 Dec 2008 13:18:36 +0000 (13:18 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 19 Dec 2008 13:18:36 +0000 (13:18 +0000)
commitfe1479c3ad177df09d465338d5421a5f3b857f91
tree1a3590f933711af10f332c0e950dc4ea319ffa3d
parent644ad8066d171f5e0ce58912f72e1f13d55f4a93
Implement (very) basic Thumb2-EE support.  This doesn't actually implement
EE state, just the associated system coprocessor registers.  It is sufficient
to keep OS setup and context switching code happy.

Signed-off-by: Paul Brook <paul@codesourcery.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6104 c046a42c-6fe2-441c-8c8c-71466251a162
target-arm/cpu.h
target-arm/helper.c
target-arm/helpers.h
target-arm/translate.c