<none>

Harrison R. Ulrich hrulrich@conline.com
Wed, 10 Jan 1996 20:31:43 -0600


Hello list,

Does anyone on the list have any experience with the dynamic generation
of machine code? Or know of any tools which can give some element of
portability in this area?

Given a contiguous vector of elements such as ints, doubles, bits, etc.,
I need to set out on a sensible direction such that I can execute the
machine code generator on different architectures.

The extent of the generation is simply the machine code to 'access' the
'next' element of an array.

Thanks,
Dick