ARM: minor simulator cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 8 Nov 2009 20:44:28 +0000 (12:44 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 8 Nov 2009 20:44:28 +0000 (12:44 -0800)
commitb2d01a9e6a2f4967344c177e25923a44a71df187
tree3aecc93ca7e86921aeb5d50e0b35d3a2564cc3ab
parent7d9df4b13474b25c3170c30a0bee52c387d3d049
ARM: minor simulator cleanup

Make several functions be static.  Shrink some of the overlong
lines.  Use pure tab indents in some places that mixed in spaces.
This gives a minor object code shrink (about 2% on amd64).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm_simulator.c