[][src]Macro x64_asm::new_rm64imm32

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