Contents | Prev | Next | Index

fconst_<f>

Operation
Push float

fconst_<f>

Forms
fconst_0 = 11 (0xb) fconst_1 = 12 (0xc) fconst_2 = 13 (0xd)

Stack
... ..., <f>

Description
Push the float constant <f> (0.0, 1.0, or 2.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