AArch64InstructionDetail

constructor(cc: AArch64ConditionCode = AArch64ConditionCode.Invalid, updateFlags: Boolean = false, writeback: Boolean = false, postIndex: Boolean = false, operands: List<AArch64Operand> = emptyList())(source)