Contents | Prev | Next | Index

dconst_<d>

Operation
Push double

dconst_<d>

Forms
dconst_0 = 14 (0xe) dconst_1 = 15 (0xf)

Stack
... ..., <d>.word1, <d>.word2

Description
Push the double constant <d> (0.0 or 1.0) 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