library
Toggle table of contents
1.0.0-alpha01
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.arch
/
ArmMemoryOperand
/
ArmMemoryOperand
Arm
Memory
Operand
constructor
(
base
:
Register
?
=
null
,
index
:
Register
?
=
null
,
scale
:
Int
=
1
,
disp
:
Int
=
0
,
lshift
:
Int
=
0
)
(
source
)