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
/
X86Instruction
/
X86Instruction
X86Instruction
constructor
(
id
:
Int
,
address
:
Long
,
size
:
Int
,
bytes
:
ByteArray
,
mnemonic
:
String
,
opStr
:
String
,
detail
:
InstructionDetail
)
(
source
)