On 1/13/2017 8:27 AM, Peter Hunkeler wrote:
I have an old macro I wrote in the late 80ies that generates code to invoke WTO 
with variable text. Initially, the macro did not generate reentrant code. Then 
I changed that quite a while ago, but did not care to separate the instructions 
from the data it generates. The code merely jumped around the static data.

Although that code is never used in perfomance critical environments, I now 
want to separate instructions and data, just for the fun of it,to avoid cache 
trashing.

LOCTR is your friend.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/

Reply via email to