[][src]Macro x64_asm::new_r64rm64

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