Capstone Documentation Beta

Structure M680xInstruction.​Operand.​Extended​Address

public struct ExtendedAddress

Operand referring to extended addressing.

Member Of

M680xInstruction.Operand

Operand for M680x instructions.

Properties

address

let address: UInt16

The absolute address.

indirect

let indirect: Bool

true if extended indirect addressing.