package binsec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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