Capstone Documentation Beta

Structure Power​PCInstruction.​Operand.​Memory

public struct Memory

Operand value referring to memory.

Member Of

PowerPCInstruction.Operand

Operand for PowerPC instructions.

Properties

base

let base: PpcReg?

Base register.

displacement

let displacement: Int32

Displacement value.