[aarch64-port-dev ] C2 error on ARM sim only regardingcall to runtime from non-compiled code

Andrew Haley aph at redhat.com
Fri Oct 4 10:05:26 PDT 2013


On 10/04/2013 05:40 PM, Andrew Dinn wrote:
> (gdb) x/i OptoRuntime::new_array_nozero_C
>    0x7fb79f1f10 <OptoRuntime::new_array_nozero_C(Klass*, int,
> JavaThread*)>:  stp      x29, x30, [sp,#-128]!
> 
> i.e the return address is at offset 128. 

No it's not.  That's a predecrement with a writeback.

Andrew.




More information about the aarch64-port-dev mailing list