ARM: Force the condition code for 16 bit thumb instructions to be unconditional.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:01 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:01 +0000 (12:58 -0500)
commit79b288f7b5c81f37d1b33470a1144d52efafb496
tree39544a5e329024cfcf27ceaa831ad219297cf1d8
parenta86491fbf27588356b8a4463d967b6e6358d83cb
ARM: Force the condition code for 16 bit thumb instructions to be unconditional.
Before, because 16 bit thumb instructions didn't set the upper 16 bits of the
ExtMachInst, that field would be interpretted as "equals".
src/arch/arm/predecoder.hh