public final class RET extends AsmInstruction
Suppose oldFP is the value of FP before the
instruction is executed.
w1 ; ... ; wSP-oldFP-2 ; p ; f ; SS
poldFPfSP - oldFP < 2p or f is not an
integerp does not existGSB| Constructor and Description |
|---|
RET() |
| Modifier and Type | Method and Description |
|---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
getName, toStringpublic <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept in class AsmInstruction