Page 1 of 1

Ask help for arm assemble programming!!

PostPosted: Dec 29, 2003 @ 11:46am
by leolau
Hi all

I'm doing a project about video decoding in ppc. I want to use arm programming for the critical parts. These parts contain many calculations which involve loading a constant from a table(i.e array). But i don'tknow how to define a constant table(i.e array conatin constant) in arm assemble program. Can anyone teach me. Thank!!!