This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Understanding LST files

Consider the following listing :

C51 COMPILER V8.06

000A F500        R     MOV     someVariable ,A

0092 120000      E     LCALL   ?C?ULCMP

0028 1100        E     ACALL   _printf

1. What does the 'R' mean ?

2. What does the 'E' mean ?

3. Are there any more such "letters" ? If so, where can I read more about them ?

Warm regards

Vimal

0