Arm
This is the frontend for the ARM architectures. It accepts JSON-formatted data provided by mra-tools and converts it into the Lang.Common.parseable
format. The original source of the machine-readable architecture files is from Arm's Exploration Tools.
module Types : sig ... end
module Asmtemplate : sig ... end
module Convert : sig ... end
module Fields : sig ... end
module Main : sig ... end