[][src]Macro x64_asm::new_imm32

macro_rules! new_imm32 {
    ($opcode:ident, $imm32:expr) => { ... };
}