| Package | Description |
|---|---|
| com.android.dx.dex.code |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayData
Pseudo-instruction which holds fill array data.
|
class |
HighRegisterPrefix
Combination instruction which turns into a variable number of
move* instructions to move a set of registers into
registers starting at 0 sequentially. |
class |
OddSpacer
Pseudo-instruction which either turns into a
nop or
nothingness, in order to make the subsequent instruction have an
even address. |
class |
SwitchData
Pseudo-instruction which holds switch data.
|
Copyright © 2020. All Rights Reserved.