SPRAB89A September 2011 – March 2014
This is a position-independent way of addressing far data in the code segment. The data is assumed to be located at a (link-time) constant offset from the code that accesses it. Examples include label tables for switch statements, and read-only constant variables that can be placed into the code segment (.const). The addressing mechanism is the same whether addressing code or data; it is described in Section 5.2.