public final class PRX extends AsmInstruction
R
onto the stack
S
(i.e., arbitrary) z ; S
where z
is the value of the register R
== z
)SP
has its maximal value (default: 128)Constructor and Description |
---|
PRX() |
Modifier and Type | Method and Description |
---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
getName, toString
public <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept
in class AsmInstruction