I am looking for the code which runs in absolute mode of an assembler whereas would not run in relocatable mode. For eg. label1+label2 will be accepted in absolute mode where not in relocatable mode.
I am looking for more similar examples.
|
Newbie Member
|
|
| 9May2008,16:25 | #1 |
|
I am looking for the code which runs in absolute mode of an assembler whereas would not run in relocatable mode. For eg. label1+label2 will be accepted in absolute mode where not in relocatable mode.
I am looking for more similar examples. |