package binsec

  1. Overview
  2. Docs

doc/binsec.base/Binsec_base/Machine/ISA/index.html

Module Machine.ISASource

include Sigs.PRINTABLE with type t = isa
Sourcetype t = isa
Sourceval pp : Format.formatter -> t -> unit
Sourceval endianness : t -> endianness
Sourceval bits : t -> bitwidth
Sourceval word_size : t -> int
Sourceval stack_register : t -> string
Sourceval to_string : isa -> string