arm: Fix compilation error in m5 utility
authorAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 14 May 2013 13:03:45 +0000 (15:03 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 14 May 2013 13:03:45 +0000 (15:03 +0200)
commite1cbe33c724f46b53ae1d4843883a848d6bb9d20
treecce00d1dede64bf02a3d6d85b56756146186c60c
parent4153a76478e8cc0d0c09cf45c87d71f5d844e8bb
arm: Fix compilation error in m5 utility

Changeset 5ca6098b9560 accidentally broke the m5 utility. This
changeset adds the missing co-processor call used to trigger the
pseudo-op in ARM mode and fixes an alignment issue that caused some
pseudo-ops to leave thumb mode.
util/m5/m5op_arm.S