Arm_targetDeclarations of various ARM targets.
val parent : Bap_core_theory.Theory.Target.tThe parent of all ARM targets.
When a new target is declared it is advised to use this target as parent so that the newly declared target will be included into the ARM Targets family. The parent target is pure abstract and doesn't have any propreties set.
val thumb : Bap_core_theory.Theory.roleA role for registers available in the thumb mode.
module LE : sig ... endThe family of little endian targets.
module EB : sig ... endThe family of big endian targets.
module Bi : sig ... endThe family of targets with switchable endiannes.
val llvm_a32 : Bap_core_theory.Theory.languageval llvm_t32 : Bap_core_theory.Theory.languageval llvm_a64 : Bap_core_theory.Theory.language