Looking at the Object code, wouldn't that be a 'descriptor' of #MS_TEMP1 -- blank index register (0), Base register (r13), and offset (152)?
Mark On Sun, Jun 30, 2013 at 11:04 AM, Paul Gilmartin <[email protected]> wrote: > Looking, for the first time, at the pseudo assembly listing > produced by the C/C++ compiler, I see such as: > > 0000FA 4110 D098 000014 | LA > r1,#MX_TEMP1(,r13,152) > > What are the three operands inside the parentheses? > > Or did I just pay insufficient attention to the "pseudo" part? > > -- gil
