At 2:54 PM +0200 4/8/04, Stefan Lidman wrote:
>Here's something for someone who wants to dig in a bit and needs a
place to start.

Many, but by no means all, of the ops are JITted right now. There's
code to mess about with the JITting in jit2h.pl. What would be nice
is if there was a way to get a list of the ops that are *not* JITted,
so it'd be easy to poke around and add new ops as we go. (It'd also
be nice to verify an MD5, or other checksum, of the actual op source
with a data file in the distribution so we can see when an op changes
and invalidates the JITted version)
--
                                         Dan

Hi


I am not sure I have done the right thing here but I think the
following program does what you want. It must be run in the
parrot root dir. Shold it be added to an existing file? Which?

This looks quite nice and works as a standalone utility, so I'll put it in the repository as build_tools/list_unjitted.pl.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to