ARM: move mode functions out of header
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 16 Nov 2009 23:27:36 +0000 (15:27 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 16 Nov 2009 23:27:36 +0000 (15:27 -0800)
commit2fb58116a58f7928af75839e65c07f7d55c81500
tree2b0b5254ac0a9309b026a690a9abc624d9ed8223
parenta7c04a0e49bf436e7930d798732c0827c38135b8
ARM: move mode functions out of header

They're really too big to inline, at least for code that's
not in any performance-critical loops.

Also move the associated string table to the rodata section.

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