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
/
X86MemoryOperand
/
X86MemoryOperand
X86Memory
Operand
constructor
(
segment
:
Register
?
=
null
,
base
:
Register
?
=
null
,
index
:
Register
?
=
null
,
scale
:
Int
=
1
,
disp
:
Long
=
0
)
(
source
)