Insn.SlotInstruction properties.
type 'a t =
(Bap_core_theory.Theory.Program.Semantics.cls, 'a) Bap_core_theory.KB.slotval name : string tAn opcode name,
Also accessible with Insn.name.
val asm : string tAn assembly representation.
val delay : int option tthe length of the delay slot.
val dests : Core_kernel.Set.M(Bap_core_theory.Theory.Label).t option tthe set of destinations (not including the fall-through edge).