Package jnr.a64asm
Class BaseReg
- java.lang.Object
-
- jnr.a64asm.Operand
-
- jnr.a64asm.BaseReg
-
-
Field Summary
Fields Modifier and Type Field Description int
code
-
Constructor Summary
Constructors Constructor Description BaseReg(int code, int size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
code()
int
index()
int
type()
-