Binsec.X86InstructionInterface for X86 instructions
include Instruction.Basic with type mnemonic = X86Types.instruction_kindtype mnemonic = X86Types.instruction_kindval pp_opcode : Format.formatter -> t -> unitval pp_mnemonic : Format.formatter -> t -> unitval to_generic_instruction : t -> Instruction.Generic.t