Package jnr.a64asm
Class REG
- java.lang.Object
-
- jnr.a64asm.REG
-
public class REG extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intNO_REGstatic intREG_GPRstatic intREG_GPTstatic intREG_W0static intREG_W1static intREG_W10static intREG_W11static intREG_W12static intREG_W13static intREG_W14static intREG_W15static intREG_W16static intREG_W17static intREG_W18static intREG_W19static intREG_W2static intREG_W20static intREG_W21static intREG_W22static intREG_W23static intREG_W24static intREG_W25static intREG_W26static intREG_W27static intREG_W28static intREG_W29static intREG_W3static intREG_W30static intREG_W4static intREG_W5static intREG_W6static intREG_W7static intREG_W8static intREG_W9static intREG_X0static intREG_X1static intREG_X10static intREG_X11static intREG_X12static intREG_X13static intREG_X14static intREG_X15static intREG_X16static intREG_X17static intREG_X18static intREG_X19static intREG_X2static intREG_X20static intREG_X21static intREG_X22static intREG_X23static intREG_X24static intREG_X25static intREG_X26static intREG_X27static intREG_X28static intREG_X29static intREG_X3static intREG_X30static intREG_X31static intREG_X4static intREG_X5static intREG_X6static intREG_X7static intREG_X8static intREG_X9static intREGCODE_MASKstatic intREGTYPE_MASK
-
Constructor Summary
Constructors Modifier Constructor Description privateREG()
-
-
-
Field Detail
-
REGTYPE_MASK
public static final int REGTYPE_MASK
- See Also:
- Constant Field Values
-
REGCODE_MASK
public static final int REGCODE_MASK
- See Also:
- Constant Field Values
-
REG_GPR
public static final int REG_GPR
- See Also:
- Constant Field Values
-
REG_GPT
public static final int REG_GPT
- See Also:
- Constant Field Values
-
REG_X0
public static final int REG_X0
- See Also:
- Constant Field Values
-
REG_X1
public static final int REG_X1
- See Also:
- Constant Field Values
-
REG_X2
public static final int REG_X2
- See Also:
- Constant Field Values
-
REG_X3
public static final int REG_X3
- See Also:
- Constant Field Values
-
REG_X4
public static final int REG_X4
- See Also:
- Constant Field Values
-
REG_X5
public static final int REG_X5
- See Also:
- Constant Field Values
-
REG_X6
public static final int REG_X6
- See Also:
- Constant Field Values
-
REG_X7
public static final int REG_X7
- See Also:
- Constant Field Values
-
REG_X8
public static final int REG_X8
- See Also:
- Constant Field Values
-
REG_X9
public static final int REG_X9
- See Also:
- Constant Field Values
-
REG_X10
public static final int REG_X10
- See Also:
- Constant Field Values
-
REG_X11
public static final int REG_X11
- See Also:
- Constant Field Values
-
REG_X12
public static final int REG_X12
- See Also:
- Constant Field Values
-
REG_X13
public static final int REG_X13
- See Also:
- Constant Field Values
-
REG_X14
public static final int REG_X14
- See Also:
- Constant Field Values
-
REG_X15
public static final int REG_X15
- See Also:
- Constant Field Values
-
REG_X16
public static final int REG_X16
- See Also:
- Constant Field Values
-
REG_X17
public static final int REG_X17
- See Also:
- Constant Field Values
-
REG_X18
public static final int REG_X18
- See Also:
- Constant Field Values
-
REG_X19
public static final int REG_X19
- See Also:
- Constant Field Values
-
REG_X20
public static final int REG_X20
- See Also:
- Constant Field Values
-
REG_X21
public static final int REG_X21
- See Also:
- Constant Field Values
-
REG_X22
public static final int REG_X22
- See Also:
- Constant Field Values
-
REG_X23
public static final int REG_X23
- See Also:
- Constant Field Values
-
REG_X24
public static final int REG_X24
- See Also:
- Constant Field Values
-
REG_X25
public static final int REG_X25
- See Also:
- Constant Field Values
-
REG_X26
public static final int REG_X26
- See Also:
- Constant Field Values
-
REG_X27
public static final int REG_X27
- See Also:
- Constant Field Values
-
REG_X28
public static final int REG_X28
- See Also:
- Constant Field Values
-
REG_X29
public static final int REG_X29
- See Also:
- Constant Field Values
-
REG_X30
public static final int REG_X30
- See Also:
- Constant Field Values
-
REG_X31
public static final int REG_X31
- See Also:
- Constant Field Values
-
REG_W0
public static final int REG_W0
- See Also:
- Constant Field Values
-
REG_W1
public static final int REG_W1
- See Also:
- Constant Field Values
-
REG_W2
public static final int REG_W2
- See Also:
- Constant Field Values
-
REG_W3
public static final int REG_W3
- See Also:
- Constant Field Values
-
REG_W4
public static final int REG_W4
- See Also:
- Constant Field Values
-
REG_W5
public static final int REG_W5
- See Also:
- Constant Field Values
-
REG_W6
public static final int REG_W6
- See Also:
- Constant Field Values
-
REG_W7
public static final int REG_W7
- See Also:
- Constant Field Values
-
REG_W8
public static final int REG_W8
- See Also:
- Constant Field Values
-
REG_W9
public static final int REG_W9
- See Also:
- Constant Field Values
-
REG_W10
public static final int REG_W10
- See Also:
- Constant Field Values
-
REG_W11
public static final int REG_W11
- See Also:
- Constant Field Values
-
REG_W12
public static final int REG_W12
- See Also:
- Constant Field Values
-
REG_W13
public static final int REG_W13
- See Also:
- Constant Field Values
-
REG_W14
public static final int REG_W14
- See Also:
- Constant Field Values
-
REG_W15
public static final int REG_W15
- See Also:
- Constant Field Values
-
REG_W16
public static final int REG_W16
- See Also:
- Constant Field Values
-
REG_W17
public static final int REG_W17
- See Also:
- Constant Field Values
-
REG_W18
public static final int REG_W18
- See Also:
- Constant Field Values
-
REG_W19
public static final int REG_W19
- See Also:
- Constant Field Values
-
REG_W20
public static final int REG_W20
- See Also:
- Constant Field Values
-
REG_W21
public static final int REG_W21
- See Also:
- Constant Field Values
-
REG_W22
public static final int REG_W22
- See Also:
- Constant Field Values
-
REG_W23
public static final int REG_W23
- See Also:
- Constant Field Values
-
REG_W24
public static final int REG_W24
- See Also:
- Constant Field Values
-
REG_W25
public static final int REG_W25
- See Also:
- Constant Field Values
-
REG_W26
public static final int REG_W26
- See Also:
- Constant Field Values
-
REG_W27
public static final int REG_W27
- See Also:
- Constant Field Values
-
REG_W28
public static final int REG_W28
- See Also:
- Constant Field Values
-
REG_W29
public static final int REG_W29
- See Also:
- Constant Field Values
-
REG_W30
public static final int REG_W30
- See Also:
- Constant Field Values
-
NO_REG
public static final int NO_REG
- See Also:
- Constant Field Values
-
-