| Description | A simple relocatable expression is an expression that is used in a relocatable segment to represent an address. It may be used in the following directives: ORG, EQU, SET, CODE, XDATA, IDATA, BIT, DATA, DB, and DW. External symbols as well as symbols from other segments are not allowed in a simple relocatable expression. However, a simple relocatable expression may contain symbols from the same segment. |