[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lightning] 1.3 and jit_calli() for 64-bit? (And where can I get it..?)
From: |
moomin33 |
Subject: |
[Lightning] 1.3 and jit_calli() for 64-bit? (And where can I get it..?) |
Date: |
Sat, 20 Oct 2007 01:25:22 -0700 (PDT) |
Hi, folks!
It seems that even 1.2c is not sufficient for my needs on amd64: jit_calli()
still uses CALLm which (so far as I can tell) casts its argument to a 32-bit
value. In other words, trying to call a function residing in the higher
address range will fail due to truncation of the function pointer. Is this
fixed in 1.3/trunk and if so, where can I get my hands on it? Sadly, trying
to fix the generation myself would be about three orders of magnitude over
my head.
Thanks!
--
View this message in context:
http://www.nabble.com/1.3-and-jit_calli%28%29-for-64-bit--%28And-where-can-I-get-it..-%29-tf4657224.html#a13307799
Sent from the Gnu - Lightning mailing list archive at Nabble.com.
- [Lightning] 1.3 and jit_calli() for 64-bit? (And where can I get it..?),
moomin33 <=