All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.fub.bytecode.generic.L2F

java.lang.Object
   |
   +----de.fub.bytecode.generic.Instruction
           |
           +----de.fub.bytecode.generic.ConversionInstruction
                   |
                   +----de.fub.bytecode.generic.L2F

public class L2F
extends ConversionInstruction
L2F - Convert long to float
Stack: ..., value.word1, value.word2 -> ..., result

Version:
$Id: L2F.java,v 1.4 1999/05/04 13:14:15 dahm Exp $
Author:
M. Dahm

Constructor Index

 o L2F()

Constructors

 o L2F
 public L2F()

All Packages  Class Hierarchy  This Package  Previous  Next  Index