x86-64: Save RDX and RCX before we use them as function parameters.
commit06fa15fb9912dde92c61541a759dc217962967b3
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>
Wed, 1 Apr 2009 16:40:00 +0000 (2 01:40 +0900)
committergrischka <grischka>
Sat, 18 Apr 2009 13:07:09 +0000 (18 15:07 +0200)
tree6a01614479db0ceab884309b158f365a08be6fc6
parentebb874e2164308b1b9a53a2b1f6d1b9f65894059
x86-64: Save RDX and RCX before we use them as function parameters.

When the function call is indirect, these registers may be broken to load a function pointer.
x86_64-gen.c