CapstoneImpl.this

Creates an architecture-specific instance with a given mode of interpretation

class CapstoneImpl(TInstructionId, TInstruction)
package
this

Parameters

arch
Type: Arch

The architecture the engine will be created for

modeFlags
Type: ModeFlags

The (initial) mode of interpretation, which can still be changed later on

Meta