SICStus Prolog 4.3 added a JIT compiler for x86-64 processors.
I have two questions regarding the JIT compiler.
First, where can I find some documentation (papers, notes, or memos) on the capabilities (and limitations, design, and techniques) of the JIT compiler?
And second, can SICStus be directed to emit the x86-64 assembly code produced by the JIT compiler?