[pcre-dev] [Bug 1430] Request to spin up a new version of pc…

Top Page
Delete this message
Author: Zoltan Herczeg
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1430] Request to spin up a new version of pcre with ppc64le support
------- 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