B2R2


ISA Type

Instruction Set Architecture (ISA).

Record fields

Record Field Description

Arch

Full Usage: Arch

Field type: Architecture
Field type: Architecture

Endian

Full Usage: Endian

Field type: Endian
Field type: Endian

WordSize

Full Usage: WordSize

Field type: WordSize
Field type: WordSize

Static members

Static member Description

ISA.ArchToString(arch)

Full Usage: ISA.ArchToString(arch)

Parameters:
Returns: string
arch : Architecture
Returns: string

ISA.DefaultISA

Full Usage: ISA.DefaultISA

Returns: ISA
Returns: ISA

ISA.Init(arch) (endian)

Full Usage: ISA.Init(arch) (endian)

Parameters:
Returns: ISA
arch : Architecture
endian : Endian
Returns: ISA

ISA.OfString(s)

Full Usage: ISA.OfString(s)

Parameters:
    s : string

Returns: ISA
s : string
Returns: ISA