Contents | Prev | Next | Index

lconst_<l>

Operation
Push long constant

lconst_<l>

Forms
lconst_0 = 9 (0x9) lconst_1 = 10 (0xa)

Stack
... ..., <l>.word1, <l>.word2

Description
Push the long constant <l> (0 or 1) onto the operand stack.


Contents | Prev | Next | Index

Java Virtual Machine Specification (HTML generated by dkramer on February 25, 1997)
Copyright © 1996 Sun Microsystems, Inc. All rights reserved
Please send any comments or corrections to doug.kramer@sun.com