On Jul 31, 2005, at 8:08, [EMAIL PROTECTED] wrote:


I think I might have gotten my x86-64 code generator up in the most minimal
sense possible.

Great.

  Unfortunately, I discovered Parrot doesn't have a no-op
in the pasm syntax!

Sure it has:

$ find docs -name '*.pod' | xargs grep -w noop
docs/jit.pod: ...

docs/ops/core.pod:=item B<noop>()
         ^^^^

It's defined in core.ops

leo

Reply via email to