Re: Swapping long/double values on operand stack
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
By Java VM spec http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc13.html the SWAP instruction can be applied only to values of a category 1 computational type (i.e. not long or double). So this seems to be the valid behavior.
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws