------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1430
--- Comment #10 from Zoltan Herczeg <hzmester@???> 2014-01-15 14:45:28 ---
This is clearly not a valid ppc code. Could you dump some instructions when you
run the JIT code (after the bctrl)?
disassemble $pc,$pc+80
x/80 $pc
Would be good to know whether the instructions are in the wrong endianness.
"disassemble jit_machine_stack_exec" perhaps could help to see the byte order.
If it does not display the hex code of instructions, please use the x command.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email