[Vm-dev] Re: ARM Cog progress

tim Rowledge tim at rowledge.org
Sat Jun 6 17:38:20 UTC 2015


On 06-06-2015, at 10:18 AM, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> 
> Ha!  Turns out that at least for sends we're in the clear for out-of-line literal load.  i.e. from https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=78090

Excellent. So the only ‘fun’ is creating, managing and accessing the pools of out of line constants. Where should we place the pool though? My first thought was just in front of the ‘entry’ address but that would screw the assorted entry/nocheck offsets we have as constants. At the end, just before the metadata? 

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
The Static Typing Philosophy: Make it fast. Make it right. Make it run.




More information about the Vm-dev mailing list