|
[CVS ci] PMC constants: msg#00644lang.perl.perl6.internals
A first patch is in CVS. Imcc now understands the syntax: set_p_pc P0, 0 # load PMC constant no. 0 The explicit arguments are necessary to disambiguate set P0, 0 # assign integer 0 to P0 This isn't much useful per se, as a compiler/you doesn't know the constant index of a PMC constant. Therefore next will be some glue code: .const .Sub $P0 = "foo" which will translate to the "set_p_pc" opcode. leo |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Parrot on AMD64: 00644, Jeff Clites |
|---|---|
| Next by Date: | Re: Mostly a Perl task for the interested: 00644, Leopold Toetsch |
| Previous by Thread: | Parrot on AMD64i: 00644, Brent 'Dax' Royal-Gordon |
| Next by Thread: | [CVS ci] PMC constants 2: 00644, Leopold Toetsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |