ARM: Implement the enterx and leavex instructions.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:09 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:09 +0000 (12:58 -0500)
commit6a4ea7cca9095bfc30597ed7cd1c694aaae071a2
tree1e0d85d13ef9825385e30ebea7250f69069fea35
parenteb0823c4f2666e6b3de441fa661e9e17ef908d8f
ARM: Implement the enterx and leavex instructions.

These enter and leave thumbEE mode. Currently thumbEE mode behaves exactly the
same as Thumb mode, but at least this will make it -look- like we're enter and
leaving it. The actual behavioral changes will be implemented in future
changes.
src/arch/arm/isa/insts/misc.isa