On Sat, 3 Dec 2005, Leopold Toetsch via RT wrote:
>
> On Dec 2, 2005, at 19:59, Andy Dougherty (via RT) wrote:
>
> > Parrot_jit_emit_mov_mr_offs blib/lib/libparrot.a(jit.o)
> > Parrot_jit_emit_get_base_reg_no blib/lib/libparrot.a(jit.o)
> > Parrot_jit_emit_mov_mr_n_offs blib/lib/libparrot.a(jit.o)
> > Parrot_jit_emit_mov_rm_offs blib/lib/libparrot.a(jit.o)
> > Parrot_jit_emit_mov_rm_n_offs blib/lib/libparrot.a(jit.o)
>
> Can you provide dummy subs for the _offs functions and put in a dummy
> define for the get_base_reg_no macro that returns some valid register
> number.
I'll try something, but it'll be nearly blind guessing -- I don't know
anywhere near enough about JIT or about SPARC assembler to actually
understand what I'm doing, however.
> See jit/mips/jit_emit.h (a dummy implementation) or jit/{ppc,x86} -
> working.
Thanks -- I'll check out the dummy one.
--
Andy Dougherty [EMAIL PROTECTED]