Crate x64asm

source ·

Re-exports

pub use instruction::Instruction;
pub use instruction::InstructionBuilder;

Modules

Permit to use the macros easily.

Macros

Creates an Instruction thanks to InstructionBuilder.
Creates an Operand::DDirective.
Creates an Operand::DDirective.
Creates an Instruction thanks to InstructionBuilder.
Creates an Operand::Indirect.
Creates an Instruction thanks to InstructionBuilder.
Creates a Mnemonic::Label.
Creates an Operand::Expression from a &str expression.
Creates an Operand::Label from a &str label.
Creates an Operand::String from a &str string.
Creates an Operand::Expression from a &str expression.
Creates an Operand::Label from a &str label.
Creates an Operand::String from a &str string.
Creates an Operand::Register.
Creates an Operand::Register.
Creates a Mnemonic::Section.