Fix the RIP_REGISTER macro
commitb5a11c613931f374ebdb84dac29041ae97700e97
authorOwen Yamauchi <oyamauchi@fb.com>
Wed, 20 Mar 2013 21:32:52 +0000 (20 14:32 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 22 Mar 2013 00:31:37 +0000 (21 17:31 -0700)
tree7c83e720b8563a50551e3a669ea872c5a5c3b9ab
parent06aefe7e3773d46ffde453e5a9b60493ac4e8d4a
Fix the RIP_REGISTER macro

Pretty simple. This makes me slightly nervous because I've only
confirmed it works in my stupid OpenEmbedded ARM SDK; a different Linux
might call this something else. But we'll cross that bridge when we get
to it, and this works for now.

I'm also sneaking in a change to remove x29 from the list of
callee-saved regs; I put it in there by accident last time.
hphp/runtime/vm/translator/translator-x64.cpp