x86-64 stub calling convention (original) (raw)
Krystal Mok rednaxelafx at gmail.com
Fri Jun 29 19:25:01 PDT 2012
- Previous message: x86-64 stub calling convention
- Next message: x86-64 stub calling convention
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Tom,
This is something I'd like to get an answer to, too. I did see in a comment in one of the older changes 1 that:
// Spill because stubs can use any register they like and it's
// easier to restore just those that we care about.
Which doesn't really sound reassuring...
- Kris
On Sat, Jun 30, 2012 at 9:27 AM, Deneau, Tom <tom.deneau at amd.com> wrote:
Hi --
Can someone point me to the x86-64 calling convention for stubs created by stubGenerator? In particular, which xmm registers if any must be preserved and which are volatile. -- Tom Deneau -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120630/740da512/attachment.html
- Previous message: x86-64 stub calling convention
- Next message: x86-64 stub calling convention
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list