All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.fub.bytecode.generic.FCMPL

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

public class FCMPL
extends Instruction
FCMPL - Compare floats: value1 < value2
Stack: ..., value1, value2 -> ..., result

Version:
$Id: FCMPL.java,v 1.3 1999/05/04 13:13:20 dahm Exp $
Author:
M. Dahm

Constructor Index

 o FCMPL()

Constructors

 o FCMPL
 public FCMPL()

All Packages  Class Hierarchy  This Package  Previous  Next  Index