Index: jit.pod
===================================================================
RCS file: /cvs/public/parrot/docs/jit.pod,v
retrieving revision 1.13
diff -r1.13 jit.pod
249c249
< In general, prefixing an identifier with I<&> yields the address of the
---
> In general, prefixing an identifier with I<&> yields an address.
398c398
< Specifies, if this operations works on integers or floating point
---
> Specifies, if this operation works on integer or floating point
457c457
< | 73 | 0 | 8 | 72 | 2 | 0 | 21 | 0 | 0 |
---
> | 73 | 0 | 8 | 72 | 2 | 0 | 21 | 2 | 0 |
518c518
< Please note the reverse argument direction. PASM and JIT notation use
---
> Please note the reverse argument direction. PASM and JIT notations use
526c526
< format, s. B<info stabs> for more (or less :-()
---
> format, s. B<info stabs> for more (or less :-)

Reply via email to