public final class GTZ extends AsmInstruction
PC to a given position
w ; SSw is not 0; otherwise, changes to m
where m is the instruction position pointed to by the argument
to GTZ.w) is not an integerm does
not existGTO| Constructor and Description |
|---|
GTZ(java.lang.String address) |
| Modifier and Type | Method and Description |
|---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
java.lang.String |
getAddress() |
java.lang.String |
toString() |
getNamepublic java.lang.String getAddress()
public <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept in class AsmInstructionpublic java.lang.String toString()
toString in class AsmInstruction