Hi,
All assembler instructions (examples) refer to registers as Rn, Rm, Rt etc.
I cannot find some explanation of this .n, .m, .t letters.
I searched the complete Assembler helpfile and all Programming pdf's.
Who can help me out? Thanks,
Henk
if it's arbitrary, where do I find their meanings?
An arbitrary choice, I guess...?
I know,
I mean: what do the letters 'n', 'm'', 't' stand for?
These letters refer to integers indicating different registers - R0, R1 etc.
View all questions in Keil forum