Package jnr.a64asm
Class Post_index
- java.lang.Object
-
- jnr.a64asm.Operand
-
- jnr.a64asm.Post_index
-
public final class Post_index extends Operand
-
-
Constructor Summary
Constructors Constructor Description Post_index(Register base, Immediate postIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Immediate
getPostIndex()
Register
getRegister()
-