Re-exports§
pub use crate::core::operand::imm;pub use emitter::EmitterExplicit;pub use opcodes::Inst;pub use opcodes::InstructionValue;pub use opcodes::Opcode;pub use assembler::*;pub use operands::*;pub use regs::*;
Modules§
Functions§
- instruction_
length - Return the length (in bytes) of an instruction given the low 16 bits of it.