public class FloatingPointLoops.FloatForLoop
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
gotoPC |
private int |
loopPC |
private int |
loopReg |
private FloatingPointLoops.State |
state |
Constructor and Description |
---|
FloatForLoop(int reg,
int pc) |
Modifier and Type | Method and Description |
---|---|
boolean |
sawOpcode(int seen) |
private FloatingPointLoops.State state
private final int loopPC
private final int loopReg
private int gotoPC
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.