| changeset 828 | a7d21029bb13 |
| parent 816 | f650c1b079e3 |
| child 942 | 7f52427568ff |
| 827:47437f461fff | 828:a7d21029bb13 |
|---|---|
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 |