changeset 828 | bdcaecdee9eb |
parent 816 | 2b6e23985982 |
child 943 | 5365ef60707e |
827:67c8a6e6a305 | 828:bdcaecdee9eb |
---|---|
255 imul |
255 imul |
256 iadd |
256 iadd |
257 istore 1 |
257 istore 1 |
258 goto Label1 |
258 goto Label1 |
259 Label2: |
259 Label2: |
260 ;when we come here we have our integer computed in local variable 1 |
260 ; when we come here we have our integer computed in local variable 1 |
261 iload 1 |
261 iload 1 |
262 ireturn |
262 ireturn |
263 .end method |
263 .end method |
264 |
264 |
265 */ |
265 */ |
266 |
|
267 |
|
268 |
|
269 |
|
270 |
|
271 // runs with amm2 and amm3 |