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!!!