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
/
AArch64InstructionDetail
/
AArch64InstructionDetail
AArch64Instruction
Detail
constructor
(
cc
:
AArch64ConditionCode
=
AArch64ConditionCode.Invalid
,
updateFlags
:
Boolean
=
false
,
writeback
:
Boolean
=
false
,
postIndex
:
Boolean
=
false
,
operands
:
List
<
AArch64Operand
>
=
emptyList()
)
(
source
)